The branch, master has been updated
       via  d7ccd88 Fix parenthesis
      from  5986dab Increase runtime on sunX

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


- Log -----------------------------------------------------------------
commit d7ccd88e8faae304deb3117a015541d347257924
Author: Matthieu Patou <m...@matws.net>
Date:   Tue Nov 23 23:04:40 2010 +0300

    Fix parenthesis

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

Summary of changes:
 SerNet-solaris8.fns |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/SerNet-solaris8.fns b/SerNet-solaris8.fns
index eac04b8..1fc220d 100644
--- a/SerNet-solaris8.fns
+++ b/SerNet-solaris8.fns
@@ -19,7 +19,7 @@ prehook_configure()
 {
 case "$tree" in
        samba_4*)
-       (cd ${builddir}/..; gpatch -p 1 <$HOME/build_farm/patch
+               (cd ${builddir}/..; gpatch -p 1 <$HOME/build_farm/patch)
                ;;
        *)
                ;;


-- 
build.samba.org

Reply via email to