]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/run-comsub-posix
bash-4.4 beta release
[thirdparty/bash.git] / tests / run-comsub-posix
index 38bf8eeaede6a5718a5ac5440a584cf29d6c6527..520cb44286bff619d6b210029232b902e968bc23 100644 (file)
@@ -1,2 +1,2 @@
-${THIS_SH} ./comsub-posix.tests > /tmp/xx 2>&1
-diff /tmp/xx comsub-posix.right && rm -f /tmp/xx
+${THIS_SH} ./comsub-posix.tests > ${BASH_TSTOUT} 2>&1
+diff ${BASH_TSTOUT} comsub-posix.right && rm -f ${BASH_TSTOUT}