tests: Use --configfile instead of -s
[vlendec/samba-autobuild/.git] / nsswitch / tests / test_wbinfo_user_info_cached.sh
index 5b451fde20285b89ba5595d7906505dafd535478..f13e98a924637764a55fd13e6b283d869d67239d 100755 (executable)
@@ -22,7 +22,7 @@ failed=0
 
 samba_bindir="$BINDIR"
 wbinfo_tool="$VALGRIND $samba_bindir/wbinfo"
-net_tool="$VALGRIND $samba_bindir/net -$SERVERCONFFILE"
+net_tool="$VALGRIND $samba_bindir/net --configfile=$SERVERCONFFILE"
 
 . $(dirname $0)/../../testprogs/blackbox/subunit.sh