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