]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-dirstack
Bash-4.2 patch 14
[thirdparty/bash.git] / tests / run-dirstack
CommitLineData
cce855bc
JA
1${THIS_SH} ./dstack.tests > /tmp/xx 2>&1
2diff /tmp/xx dstack.right && rm -f /tmp/xx
3
4${THIS_SH} ./dstack2.tests > /tmp/xx 2>&1
5diff /tmp/xx dstack2.right && rm -f /tmp/xx