2 lines
88 B
Text
2 lines
88 B
Text
${THIS_SH} ./dirstack.tests > /tmp/xx 2>&1
|
|
diff /tmp/xx dirstack.right && rm -f /tmp/xx
|