init version.
[bush.git] / tests / 1.gmr / cond / run-cond
blobb80728e21cc4511f6440d1f415d6c31fedff57f7
1 echo "warning: all of these tests will fail if the conditional command has not" >&2
2 echo "warning: been compiled into the shell" >&2
3 echo "warning: some of these tests will fail if extended pattern matching has not" >&2
4 echo "warning: been compiled into the shell" >&2
6 ${THIS_SH} ./cond.tests > ${BUSH_TSTOUT} 2>&1
7 diff ${BUSH_TSTOUT} cond.right && rm -f ${BUSH_TSTOUT}