blackbox: fix source => source4
[tprouty/samba.git] / testprogs / blackbox / test_kinit.sh
index d3cece0af70b8dc209560b89f4031274fa40d753..b9969e2c571a1a7ab0e5675cfd3965f5e4c46133 100755 (executable)
@@ -19,11 +19,11 @@ PREFIX=$6
 shift 6
 failed=0
 
-samba4bindir=`dirname $0`/../../source/bin
+samba4bindir=`dirname $0`/../../source4/bin
 smbclient=$samba4bindir/smbclient
 samba4kinit=$samba4bindir/samba4kinit
 net=$samba4bindir/net
-enableaccount="$PYTHON `dirname $0`/../../source/setup/enableaccount"
+enableaccount="$PYTHON `dirname $0`/../../source4/setup/enableaccount"
 
 . `dirname $0`/subunit.sh