mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-18 14:16:00 +08:00
* sh.test (test X): ensure that the double-quote supposed to be
reported is really reported
This commit is contained in:
parent
69ef5488f6
commit
ab657f88f3
@ -1,3 +1,8 @@
|
||||
1998-11-07 Alexandre Oliva <oliva@dcc.unicamp.br>
|
||||
|
||||
* sh.test (test X): ensure that the double-quote supposed to be
|
||||
reported is really reported
|
||||
|
||||
1998-04-14 Gordon Matzigkeit <gord@profitpress.com>
|
||||
|
||||
* quote.test (echo): Update the echo test from ../ltconfig.in.
|
||||
|
@ -34,7 +34,7 @@ fi
|
||||
|
||||
# Check for using test X... instead of test "X...
|
||||
if egrep -n -e 'test[ ]+X' $scripts; then
|
||||
echo "use \`test "X..."' instead of \`test X'"
|
||||
echo "use \`test \"X...\"' instead of \`test X'"
|
||||
status=1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user