]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/run-strip
bash-4.4 beta release
[thirdparty/bash.git] / tests / run-strip
index 0d321152e74d2c7d05eb2a35c362fa16b465772e..46a9da9c041f9a3fb915b0c883ecb1e045725daa 100644 (file)
@@ -1,2 +1,2 @@
-${THIS_SH} ./strip.tests > /tmp/xx
-diff /tmp/xx strip.right && rm -f /tmp/xx
+${THIS_SH} ./strip.tests > ${BASH_TSTOUT}
+diff ${BASH_TSTOUT} strip.right && rm -f ${BASH_TSTOUT}