Skip to content
Snippets Groups Projects
Commit 22216d56 authored by Jack Guo's avatar Jack Guo Committed by Brad King
Browse files

SystemTools: Fix Touch() on broken symlink when create==false

The `touch -c` command-line tool does nothing when given a broken
symlink.  Fix `SystemTools::Touch` to do the same.

This was broken by commit 45db0937 (SystemTools: use PathExists where
appropriate, 2017-01-10).
parent 31d59271
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment