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