2013/6/25 Johannes Sixt :
> Thanks for working on this. Did you have an opportunity to test on Windows?
Yes, I write this commit on Windows, and have tested it in msysGit.
>> +mingw_path() {
>> + case $2 in
>> + NO_MINGW)
>> + echo "$1"
>> + ;;
>> + *)
>> +
Am 24.06.2013 17:21, schrieb Jiang Xin:
> Add new subcommand "mingw_path" in test-path-utils, so that we can get
> the expected absolute paths on Windows. For example:
>
> COMMAND LINELinux Windows
> == = ===
>
Add new subcommand "mingw_path" in test-path-utils, so that we can get
the expected absolute paths on Windows. For example:
COMMAND LINELinux Windows
== = ===
test-path-utils mingw_path // C:/msysgi
3 matches
Mail list logo