source:
trunk/essentials/app-shells/bash/tests/run-dirstack
Last change on this file was 3228, checked in by , 18 years ago | |
---|---|
File size: 171 bytes |
Line | |
---|---|
1 | ${THIS_SH} ./dstack.tests > /tmp/xx 2>&1 |
2 | diff /tmp/xx dstack.right && rm -f /tmp/xx |
3 | |
4 | ${THIS_SH} ./dstack2.tests > /tmp/xx 2>&1 |
5 | diff /tmp/xx dstack2.right && rm -f /tmp/xx |
Note:
See TracBrowser
for help on using the repository browser.