blob: dd94ec824f0bfc0155d91dd88c9b5f462ef84d06 [file] [log] [blame]
Jari Aaltocce855b1998-04-17 19:52:44 +00001echo "warning: all of these tests will fail if arrays have not" >&2
2echo "warning: been compiled into the shell" >&2
3${THIS_SH} ./array-at-star > /tmp/xx 2>&1
4diff /tmp/xx array2.right && rm -f /tmp/xx