The branch, master has been updated
via 9cf3ac1 s3:tests: fix commment typo in the offline test
from 9d419c3 winbindd: only use the domain name from lookup sids if the
domain matches
https://git.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 9cf3ac1d0c776cd97b2075e95174b3ab41974f89
Author: Michael Adam <[email protected]>
Date: Tue Apr 11 10:12:51 2017 +0200
s3:tests: fix commment typo in the offline test
Signed-off-by: Michael Adam <[email protected]>
Reviewed-by: Volker Lendecke <[email protected]>
Reviewed-by: Andreas Schneider <[email protected]>
Autobuild-User(master): Michael Adam <[email protected]>
Autobuild-Date(master): Thu Apr 13 02:44:38 CEST 2017 on sn-devel-144
-----------------------------------------------------------------------
Summary of changes:
source3/script/tests/test_offline.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Changeset truncated at 500 lines:
diff --git a/source3/script/tests/test_offline.sh
b/source3/script/tests/test_offline.sh
index fbc071a..9809f1b 100755
--- a/source3/script/tests/test_offline.sh
+++ b/source3/script/tests/test_offline.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Blackbox test for shadow_copy2 VFS.
+# Blackbox test for the offline VFS module.
#
if [ $# -lt 7 ]; then
cat <<EOF
--
Samba Shared Repository