Re: argp on mingw

2007-05-05 Thread Bruno Haible
> 2007-05-01 Bruno Haible <[EMAIL PROTECTED]> > > * tests/test-argp-2.sh (func_compare): Drop .exe suffix. Applied after Sergey approved it. Bruno

argp on mingw

2007-05-01 Thread Bruno Haible
The test-argp-2.sh test fails on mingw, because the program name comes out as "test-argp.exe", whereas the test expects "test-argp". This fixes it. OK to commit? 2007-05-01 Bruno Haible <[EMAIL PROTECTED]> * tests/test-argp-2.sh (func_compare): Drop .exe suffix. *** tests/test-argp-2.