source: trunk/essentials/app-shells/bash/tests/run-dirstack

Last change on this file was 3228, checked in by bird, 18 years ago

bash 3.1

File size: 171 bytes
Line 
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
Note: See TracBrowser for help on using the repository browser.