]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/run-dirstack
Bash-4.4 patch 19
[thirdparty/bash.git] / tests / run-dirstack
CommitLineData
a0c0a00f
CR
1${THIS_SH} ./dstack.tests > ${BASH_TSTOUT} 2>&1
2diff ${BASH_TSTOUT} dstack.right && rm -f ${BASH_TSTOUT}
cce855bc 3
a0c0a00f
CR
4${THIS_SH} ./dstack2.tests > ${BASH_TSTOUT} 2>&1
5diff ${BASH_TSTOUT} dstack2.right && rm -f ${BASH_TSTOUT}