Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ConsoleScript: fixed failed relativization of --make ./
./ gets resolved as the current directory path without a trailing /, but the basePath already ends with a / at this point.
- Loading branch information