]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/run-nquote5
Bash-4.4 distribution sources and documentation
[thirdparty/bash.git] / tests / run-nquote5
index 14cef64c10874f3c98d1ff6e769c2ddcea443762..1d4c4aa29e9bc7ddad592fb161085cb1e6442113 100644 (file)
@@ -1,2 +1,2 @@
-${THIS_SH} ./nquote5.tests 2>&1 | grep -v '^expect' > /tmp/xx
-diff /tmp/xx nquote5.right && rm -f /tmp/xx
+${THIS_SH} ./nquote5.tests 2>&1 | grep -v '^expect' > ${BASH_TSTOUT}
+diff ${BASH_TSTOUT} nquote5.right && rm -f ${BASH_TSTOUT}