Imported Upstream version 4.0.0+dfsg1
[abartlet/samba-debian.git] / source4 / torture / tests / test_masktest.sh
index e4fa65ccfb64a5f818ed5208c8518719bf864c00..83f2f5d72ef8608111630daefa6354deb32c07ec 100755 (executable)
@@ -18,8 +18,8 @@ PREFIX=$5
 shift 5
 failed=0
 
-samba4bindir="$BUILDDIR/bin"
-masktest="$samba4bindir/masktest$EXEEXT"
+samba4bindir="$BINDIR"
+masktest="$samba4bindir/masktest"
 
 . `dirname $0`/../../../testprogs/blackbox/subunit.sh