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