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