Imported from ../bash-2.02.tar.gz.
[platform/upstream/bash.git] / tests / run-dirstack
1 ${THIS_SH} ./dstack.tests > /tmp/xx 2>&1
2 diff /tmp/xx dstack.right && rm -f /tmp/xx
3
4 ${THIS_SH} ./dstack2.tests > /tmp/xx 2>&1
5 diff /tmp/xx dstack2.right && rm -f /tmp/xx