From ff4dab4cd25754902a41eb2ea98b369a7345af4d Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 11 Apr 2009 08:20:19 +0000 Subject: [PATCH] Moved ABT_TMPDIR from /tmp to . git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@767 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/pcbart.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/nightly/conf/pcbart.conf b/nightly/conf/pcbart.conf index 245309353..237db2e41 100644 --- a/nightly/conf/pcbart.conf +++ b/nightly/conf/pcbart.conf @@ -3,4 +3,5 @@ ABT_DETAILS="PC Bart, x86_64, openSUSE 11.1" ABT_JOBS=3 +ABT_TMPDIR=tmp-scst-${USER}-$$ ABT_KERNELS="2.6.23.17 2.6.29.1"