repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
improve of cmpl.
[bush.git]
/
tests
/
run-array2
blob
8fe1cacf8154b07af6d0e8acc1ad27ac166a0792
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}