Put temporary test files in test directory.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 7 Feb 2008 23:34:29 +0000 (00:34 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 7 Feb 2008 23:34:29 +0000 (00:34 +0100)
testprogs/blackbox/test_kinit.sh

index db12fba2f8354e192311894cef0b1d06baaa95e6..d4eff07c8de56f63c164576bf476866ffeabbec7 100755 (executable)
@@ -56,7 +56,7 @@ test_smbclient() {
        return $status
 }
 
-KRB5CCNAME=`pwd`/tmpccache
+KRB5CCNAME="$PREFIX/tmpccache"
 export KRB5CCNAME
 
 echo $PASSWORD > ./tmppassfile