[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Thu Sep 20 08:56:02 MDT 2012


The branch, master has been updated
       via  48e6da6 Correct command help message
      from  d52d7ef s3-printing: Increase debug level for info that the db is empty.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 48e6da64fd6cdd055008c7d3e42e8245435f422e
Author: Daniele Dario <d.dario76 at gmail.com>
Date:   Thu Sep 20 15:05:13 2012 +0200

    Correct command help message
    
    Autobuild-User(master): Volker Lendecke <vl at samba.org>
    Autobuild-Date(master): Thu Sep 20 16:55:17 CEST 2012 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source4/scripting/python/samba/netcmd/ntacl.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/scripting/python/samba/netcmd/ntacl.py b/source4/scripting/python/samba/netcmd/ntacl.py
index 92239a7..e596ce9 100644
--- a/source4/scripting/python/samba/netcmd/ntacl.py
+++ b/source4/scripting/python/samba/netcmd/ntacl.py
@@ -94,7 +94,7 @@ class cmd_ntacl_set(Command):
 
 
 class cmd_ntacl_get(Command):
-    """Set ACLs on a file"""
+    """Get ACLs of a file"""
     synopsis = "%prog <file> [options]"
 
     takes_optiongroups = {


-- 
Samba Shared Repository


More information about the samba-cvs mailing list