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).
System updates will be applied on January 22st between 0900 AM and 1200 PM, EST (UTC-05:00). This site may have intermittent downtime during that time.
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).