blob: 80d1a8da3236867f1afae2517f84067548f58567 [file] [log] [blame]
Jari Aalto7117c2d2002-07-17 14:10:11 +00001echo "warning: several of these tests will fail if arrays have not" >&2
2echo "warning: been compiled into the shell." >&2
3${THIS_SH} ./nquote2.tests 2>&1 | grep -v '^expect' > /tmp/xx
4diff /tmp/xx nquote2.right && rm -f /tmp/xx