]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/run-comsub-eof
Bash-4.4 distribution sources and documentation
[thirdparty/bash.git] / tests / run-comsub-eof
index 5c006be11328b8b4fa2a699193c3de231ba389aa..0733b2deb5b8971a8a7c596a2be0b4172f054460 100644 (file)
@@ -1,2 +1,2 @@
-${THIS_SH} ./comsub-eof.tests > /tmp/xx 2>&1
-diff /tmp/xx comsub-eof.right && rm -f /tmp/xx
+${THIS_SH} ./comsub-eof.tests > ${BASH_TSTOUT} 2>&1
+diff ${BASH_TSTOUT} comsub-eof.right && rm -f ${BASH_TSTOUT}