[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.60.1-1-29-gf195fa2

Philipp Kern pkern at alioth.debian.org
Sun Oct 31 19:28:38 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sbuild".

The branch, master has been updated
       via  f195fa21612547491c17416e8ff824cb3ee218fd (commit)
      from  b942c93315cfa052e7dd0429b27d8eaa2821766a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f195fa21612547491c17416e8ff824cb3ee218fd
Author: Cyril Brulebois <kibi at debian.org>
Date:   Sun Oct 31 17:28:18 2010 +0100

    Fix shell script comparison.
    
    The proper operator to compare strings is =, not ==. On dash for
    example, one gets:
        $ [ "a" == "b" ]
        [: 1: a: unexpected operator

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

Summary of changes:
 bin/create-chroot                       |   12 ++++++------
 etc/profile-templates/buildd/all/config |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list