improve of cmpl.
[bush.git] / testing / 3.OriginalTest.dir / 6.cmd / trap / run-trap
blob658b5fc403597cceb935e17320cc7f9c61214479
1 echo "warning: UNIX versions number signals and schedule processes differently." >&2
2 echo "warning: If output differing only in line numbers is produced, please" >&2
3 echo "warning: do not consider this a test failure." >&2
5 ${THIS_SH} ./trap.tests > ${BUSH_TSTOUT} 2>&1
6 diff ${BUSH_TSTOUT} trap.right && rm -f ${BUSH_TSTOUT}