Imported from ../bash-2.05b.tar.gz.
This commit is contained in:
parent
f73dda092b
commit
7117c2d221
362 changed files with 34387 additions and 15063 deletions
4
tests/run-nquote1
Normal file
4
tests/run-nquote1
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
echo "warning: several of these tests will fail if arrays have not" >&2
|
||||
echo "warning: been compiled into the shell." >&2
|
||||
${THIS_SH} ./nquote1.tests 2>&1 | grep -v '^expect' > /tmp/xx
|
||||
diff /tmp/xx nquote1.right && rm -f /tmp/xx
|
||||
Loading…
Add table
Add a link
Reference in a new issue