[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
help-version failure on cygwin
From: |
Eric Blake |
Subject: |
help-version failure on cygwin |
Date: |
Tue, 06 Apr 2010 14:24:22 -0600 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 |
A relevant portion of the log of the failure on cygwin:
+ mkdir dir-1088
+ test gzip.exe = '['
+ prog=gzip.exe
+ eval 'args=$gzip.exe_args'
++ args=.exe_args
+ env gzip.exe .exe_args
gzip: .exe_args: No such file or directory
+ echo FAIL: gzip.exe
FAIL: gzip.exe
+ fail=1
It looks like the help-version test needs to take $EXEEXT into account. I
don't have time to look into this right now, but I'll get to it in the
next week or so if no one beats me to it. Actually, updating this to use
the help-version used by grep may be good enough, since that uses shell
functions rather than eval to add arguments.
--
Eric Blake address@hidden +1-801-349-2682
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- help-version failure on cygwin,
Eric Blake <=