summaryrefslogtreecommitdiff
path: root/crash-test
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-03-29 21:57:49 +0100
committerLars Wirzenius <liw@liw.fi>2012-03-29 21:57:49 +0100
commit0010b92a6f46ae773275942ad98ea52deee53246 (patch)
treefc22c67b076e14c99816975971b21c5bd58a3b7b /crash-test
parentd334a8e216b2de9ac924df428408930242901d0b (diff)
downloadobnam-0010b92a6f46ae773275942ad98ea52deee53246.tar.gz
Use proper temporary directory
Diffstat (limited to 'crash-test')
-rwxr-xr-xcrash-test3
1 files changed, 1 insertions, 2 deletions
diff --git a/crash-test b/crash-test
index 812f3d14..84b6c687 100755
--- a/crash-test
+++ b/crash-test
@@ -25,8 +25,7 @@ fi
N="$1"
-#tempdir="$(mktemp -d)"
-tempdir=t.tmp
+tempdir="$(mktemp -d)"
echo "Temporary directory: $tempdir"
cat <<EOF > "$tempdir/conf"