summaryrefslogtreecommitdiff
path: root/testprogs
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-02-08 17:20:03 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-02-08 17:20:03 +1100
commite5d2ec1cb97d39a8056f34a4105fae5352677c1b (patch)
treea4eb973d2cdc8ebfa4f759c7dc59dcac1454a254 /testprogs
parent9e547f43036c2487e1a7e9fa3de9acb2d5bf579f (diff)
parent0efa783849ff4bd449cdcc5f643f0101d48746bb (diff)
downloadsamba-e5d2ec1cb97d39a8056f34a4105fae5352677c1b.tar.gz
samba-e5d2ec1cb97d39a8056f34a4105fae5352677c1b.tar.bz2
samba-e5d2ec1cb97d39a8056f34a4105fae5352677c1b.zip
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit ae9d0343e0599ac62c3011a3d6c1948a9cb7a8f1)
Diffstat (limited to 'testprogs')
-rwxr-xr-xtestprogs/blackbox/test_kinit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testprogs/blackbox/test_kinit.sh b/testprogs/blackbox/test_kinit.sh
index db12fba2f8..d4eff07c8d 100755
--- a/testprogs/blackbox/test_kinit.sh
+++ b/testprogs/blackbox/test_kinit.sh
@@ -56,7 +56,7 @@ test_smbclient() {
return $status
}
-KRB5CCNAME=`pwd`/tmpccache
+KRB5CCNAME="$PREFIX/tmpccache"
export KRB5CCNAME
echo $PASSWORD > ./tmppassfile