mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
Try and fix the buildfarm. There's a scripting error and
I'm hoping this is it... Jeremy.
This commit is contained in:
parent
3a45f62310
commit
0356f0efc4
@ -12,7 +12,7 @@ fi
|
||||
SERVER="$1"
|
||||
SERVER_IP="$2"
|
||||
SMBCLIENT="$VALGRIND ${SMBCLIENT:-$BINDIR/smbclient} $CONFIGURATION"
|
||||
shift 3
|
||||
shift 2
|
||||
ADDARGS="$*"
|
||||
|
||||
incdir=`dirname $0`
|
||||
|
Loading…
Reference in New Issue
Block a user