tests: Use --configfile instead of -s
[bbaumbach/samba-autobuild/.git] / testprogs / blackbox / test_client_etypes.sh
index 98ff73ad6baecc7713b3938d10ece0bdaa2374db..1c2006f22b702d01d5c2a3aa3b8923e951539ca8 100755 (executable)
@@ -44,7 +44,7 @@ cd $RUNDIR
 
 failed=0
 
-net_tool="$BINDIR/net -$BASEDIR/$WORKDIR/client.conf --option=security=ads --option=kerberosencryptiontypes=$ETYPE_CONF"
+net_tool="$BINDIR/net --configfile=$BASEDIR/$WORKDIR/client.conf --option=security=ads --option=kerberosencryptiontypes=$ETYPE_CONF"
 pcap_file=$BASEDIR/$WORKDIR/test.pcap
 
 export SOCKET_WRAPPER_PCAP_FILE=$pcap_file