]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/run-glob-test
Bash-4.1 distribution source
[thirdparty/bash.git] / tests / run-glob-test
index 659112a36cc4a0841c0a874893f460215d69c9a2..7a12343791f185c16a4581d902bc68f3b4d06f02 100644 (file)
@@ -1,4 +1,4 @@
 PATH=$PATH:`pwd`
 export PATH
-${THIS_SH} ./glob-test 2>&1 | grep -v '^expect' > /tmp/xx
+${THIS_SH} ./glob.tests 2>&1 | grep -v '^expect' > /tmp/xx
 diff /tmp/xx glob.right && rm -f /tmp/xx