summaryrefslogtreecommitdiffstats
path: root/tests/run-dirstack
blob: e6b42d431f0b0d0d3f26fe268178a129efcbe0a0 (plain)
1
2
3
4
5
${THIS_SH} ./dstack.tests > ${BASH_TSTOUT} 2>&1
diff ${BASH_TSTOUT} dstack.right && rm -f ${BASH_TSTOUT}

${THIS_SH} ./dstack2.tests > ${BASH_TSTOUT} 2>&1
diff ${BASH_TSTOUT} dstack2.right && rm -f ${BASH_TSTOUT}