Imported from ../bash-4.0-rc1.tar.gz.
[platform/upstream/bash.git] / tests / run-exp-tests
index c55f714..cbabace 100644 (file)
@@ -1,2 +1,2 @@
-${THIS_SH} ./exp-tests | grep -v '^expect' > /tmp/xx
+${THIS_SH} ./exp.tests | grep -v '^expect' > /tmp/xx
 diff /tmp/xx exp.right && rm -f /tmp/xx