The branch, master has been updated
       via  4ab6125 Have build farm always use included popt.
      from  49eb0c4 Mention that sorting the --files-from input is helpful.

;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 4ab6125214981c3ce41e9ddd0cbef14ef3fdcfe0
Author: Wayne Davison <way...@samba.org>
Date:   Tue Jan 4 08:00:31 2011 -0800

    Have build farm always use included popt.

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

Summary of changes:
 configure |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/configure b/configure
index 48d41eb..32cc3b5 100755
--- a/configure
+++ b/configure
@@ -8,6 +8,8 @@ realconfigure="$dir/configure.sh"
 
 if test ! -f "$realconfigure"; then
     if test -f "$HOME/build_farm/build_test.fns"; then
+       # Test the included popt
+       set -- --with-included-popt "$...@}"
        # Allow the build farm to grab latest files via rsync.
        actions='build fetch'
     else


-- 
The rsync repository.
_______________________________________________
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to