Imported from ../bash-2.0.tar.gz.
[platform/upstream/bash.git] / tests / run-minus-e
old mode 100755 (executable)
new mode 100644 (file)
index 51d3229..2a91a3d
@@ -1,2 +1,2 @@
-../bash ./minus-e > xx
-diff xx minus-e.right && rm -f xx
+${THIS_SH} ./minus-e > /tmp/xx
+diff /tmp/xx minus-e.right && rm -f /tmp/xx