selftest: add a binary mapping for smbclient4
authorMichael Adam <obnox@samba.org>
Thu, 24 May 2012 23:40:32 +0000 (01:40 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 31 May 2012 02:46:06 +0000 (04:46 +0200)
selftest/wscript

index 563edfb5241957d7373a15c3af7f34a3a56f1a1d..140cd6da92b635427012350752c3cc439d11d6ed 100644 (file)
@@ -113,6 +113,7 @@ def cmd_testonly(opt):
     binary_mapping = ('nmblookup3:nmblookup,' +
                       'nmblookup4:nmblookup4,' +
                       'smbclient3:smbclient3,' +
+                      'smbclient4:smbclient,' +
                       'smbtorture4:smbtorture,' + 
                       'ntlm_auth3:ntlm_auth3')