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 !7 (merged).
The touch -c
command-line tool does nothing when given a broken
symlink. Fix SystemTools::Touch
to do the same.
This was broken by !7 (merged).