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