aboutsummaryrefslogtreecommitdiff
path: root/test.bash
diff options
context:
space:
mode:
Diffstat (limited to 'test.bash')
-rwxr-xr-xtest.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.bash b/test.bash
index 8cbbfb0..8cc40bc 100755
--- a/test.bash
+++ b/test.bash
@@ -1,7 +1,7 @@
#!/bin/bash
if [[ -z $TMPDIR ]]; then
- TMPDIR=/tmp
+ TMPDIR=/var/tmp
else
echo "Using TMPDIR=$TMPDIR"
fi