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