i-bash/tests/run-dirstack

6 lines
171 B
Text
Raw Normal View History

1998-04-17 19:52:44 +00:00
${THIS_SH} ./dstack.tests > /tmp/xx 2>&1
diff /tmp/xx dstack.right && rm -f /tmp/xx
${THIS_SH} ./dstack2.tests > /tmp/xx 2>&1
diff /tmp/xx dstack2.right && rm -f /tmp/xx