[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-1185-g6be1ee8

Michael Adam obnox at samba.org
Tue Jan 8 11:42:46 GMT 2008


The branch, v3-2-test has been updated
       via  6be1ee8e6fb4e7fd413098c40b40569a980bd7a5 (commit)
      from  2ea57a76a6bc8f9c835818780fcc9324896d5c1f (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 6be1ee8e6fb4e7fd413098c40b40569a980bd7a5
Author: Karolin Seeger <ks at samba.org>
Date:   Tue Jan 8 12:23:25 2008 +0100

    Add missing quote. Fix bug 5172. Thanks to Jason Filley <jason at snakelegs.org> for reporting!
    
    Karolin

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

Summary of changes:
 packaging/Example/setup.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/packaging/Example/setup.sh b/packaging/Example/setup.sh
index 994b16d..7fd8fc4 100755
--- a/packaging/Example/setup.sh
+++ b/packaging/Example/setup.sh
@@ -24,4 +24,4 @@ echo "Done. Now settting up samba command"
 ln /sbin/init.d/samba.init /sbin/samba
 echo "Done."
 echo "To start / stop samba:"
-echo "	execute:  samba [start | stop]
+echo "	execute:  samba [start | stop]"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list