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