Imported from ../bash-2.02.tar.gz.

This commit is contained in:
Jari Aalto
2009-09-12 16:46:51 +00:00
parent e8ce775db8
commit cce855bc5b
323 changed files with 33914 additions and 12319 deletions
+4
View File
@@ -0,0 +1,4 @@
echo "warning: all of these tests will fail if arrays have not" >&2
echo "warning: been compiled into the shell" >&2
${THIS_SH} ./array-at-star > /tmp/xx 2>&1
diff /tmp/xx array2.right && rm -f /tmp/xx