]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/run-varenv
bash-5.0 distribution sources and documentation
[thirdparty/bash.git] / tests / run-varenv
index 5987a7f3e116d336d80001da45ff58b115a92a25..f147d70bf648898d190bf3f455ccd271cb5e8c4c 100644 (file)
@@ -1,2 +1,2 @@
-${THIS_SH} ./varenv.sh 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
+${THIS_SH} ./varenv.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
 diff ${BASH_TSTOUT} varenv.right && rm -f ${BASH_TSTOUT}