[SCM] SAMBA-CTDB repository - branch v3-2-ctdb updated - build_3.2.3_ctdb.51-179-g5cd8ff8

Michael Adam obnox at samba.org
Wed Dec 17 16:03:37 GMT 2008


The branch, v3-2-ctdb has been updated
       via  5cd8ff8a2aba6b1d6821d4ebb986449b03d40542 (commit)
      from  d92c4f2b213ec05142ca2c15f5801c08db0c1160 (commit)

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


- Log -----------------------------------------------------------------
commit 5cd8ff8a2aba6b1d6821d4ebb986449b03d40542
Author: Michael Adam <obnox at samba.org>
Date:   Wed Dec 17 16:59:24 2008 +0100

    packaging(RHEL-CTDB): Fix accidential linebreak
    
    Michael

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

Summary of changes:
 packaging/RHEL-CTDB/makespec.sh |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/packaging/RHEL-CTDB/makespec.sh b/packaging/RHEL-CTDB/makespec.sh
index 7d10d55..ae58db0 100755
--- a/packaging/RHEL-CTDB/makespec.sh
+++ b/packaging/RHEL-CTDB/makespec.sh
@@ -22,8 +22,7 @@ if [ ! -f ${VERSION_H} ] ; then
 fi
 
 VERSION=`grep SAMBA_VERSION_OFFICIAL_STRING ${VERSION_H} | awk '{print $3}'`
-vendor_version=`grep SAMBA_VERSION_VENDOR_SUFFIX ${VERSION_H} | awk '{print
-$3}'`
+vendor_version=`grep SAMBA_VERSION_VENDOR_SUFFIX ${VERSION_H} | awk '{print $3}'`
 if test "x${vendor_version}"  != "x" ; then
 	VERSION="${VERSION}-${vendor_version}"
 fi


-- 
SAMBA-CTDB repository


More information about the samba-cvs mailing list