diff options
Diffstat (limited to 'selftest/target')
-rw-r--r-- | selftest/target/Samba3.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm index c78c1d6431..49f8b4d6d3 100644 --- a/selftest/target/Samba3.pm +++ b/selftest/target/Samba3.pm @@ -872,6 +872,8 @@ sub provision($$$$$$$) resolv:host file = $dns_host_file + # The samba3.blackbox.smbclient_s3 test uses this to test that + # sending messages works, and that the %m sub works. message command = mv %s $shrdir/message.%m # Begin extra options |