[PATCH] Re: netlogon_creds_cli_validate() in master4-schannel

Stefan (metze) Metzmacher metze at samba.org
Mon Dec 2 11:05:29 MST 2013


Hi Garming,

> +incdir=`dirname $0`/../../../testprogs/blackbox
> +. $incdir/subunit.sh
> +testit "first change" $VALGRIND $BINDIR/wbinfo -t || failed =`expr $failed + 1`
> +testit "first join" $VALGRIND $BINDIR/net rpc testjoin $@ || failed =`expr $failed + 1`
> +testit "second change" $VALGRIND $BINDIR/wbinfo -t || failed =`expr $failed + 1`

Why "change" ? "wbinfo -t" doesn't change anything...

Maybe "wbinfo -c" is what you want?

metze



More information about the samba-technical mailing list