Commit 5a466befaf03021b5bf8f1c7d34d35c8cd316213

Edward Thomson 2015-09-13T13:59:41

diriter: don't double '/' on Windows The canonical directory path of the root directory of a volume on windows already ends in a slash (eg, `c:/`). This is true only at the volume root. Do not add a slash to paths in this case.