Skip to content
  • Brad King's avatar
    SystemTools: Fix MakeDirectory with colon in path · cb5f835f
    Brad King authored
    Remove logic that skips all slashes before the first ':'.  This does not
    even make sense for Windows drive letter handling.  While at it, remove
    no-op logic that appears to try to remove trailing slashes.
    
    Change-Id: Ib8ed75324ee0149c7899e52ec4a5bf2d0a19d17a
    cb5f835f