]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix help-version on cygwin, where $EXEEXT is nonempty
authorJim Meyering <meyering@redhat.com>
Sun, 19 Feb 2012 17:32:54 +0000 (18:32 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 26 Feb 2012 08:48:48 +0000 (09:48 +0100)
commit72addfcac9c109e3bde5f6a398d39f7a188ce77c
tree04faa5dac864fb91e37a24d4f4026833b1b62d81
parentf19747455eb0f2e44a61582e16ee5a1a8c7af08d
tests: fix help-version on cygwin, where $EXEEXT is nonempty

* tests/misc/help-version: Remove the $EXEEXT suffix from each
program name before comparing with a literal.
tests/misc/help-version