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