]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/run-exp-tests
Imported from ../bash-4.0-rc1.tar.gz.
[thirdparty/bash.git] / tests / run-exp-tests
index c55f7147b5509de4db1e9e1a937c5b70f51c11dc..cbabacefe7a0cc08074ac87323b64e7dc055ea74 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