aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-dirstack
blob: 6390d1b75361c9efd5a1e396518b6c9c9d3f93aa (plain)
1
2
3
4
5
${THIS_SH} ./dstack.tests > /tmp/xx 2>&1
diff /tmp/xx dstack.right && rm -f /tmp/xx

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