]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/run-dirstack
Bash-4.3 patch 7
[thirdparty/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