improve of cmpl.
[bush.git] / tests / run-array2
blob8fe1cacf8154b07af6d0e8acc1ad27ac166a0792
1 echo "warning: all of these tests will fail if arrays have not" >&2
2 echo "warning: been compiled into the shell" >&2
3 ${THIS_SH} ./array-at-star > ${BUSH_TSTOUT} 2>&1
4 diff ${BUSH_TSTOUT} array2.right && rm -f ${BUSH_TSTOUT}