[Git-commits] main bootup process of a grml system branch, master, updated. v0.8.27-5-g7dc8826

git repository hosting gitosis at grml.org
Wed Sep 9 21:44:11 CEST 2009


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 "main bootup process of a grml system".

The branch, master has been updated
       via  7dc8826c310bc982ab73adfcdf54ec1f281ecb64 (commit)
       via  1166510144cf164d1b671f6b24ac5cf37b0444fa (commit)
       via  062bbe2ba5ec77c0a5c994efd43d91cf2d64d1f8 (commit)
       via  457ad1f2c96d2255e5d5a7336af060e66ce1cdcc (commit)
       via  412e05688d8d870932c8c00eb8f414e9d159dbdf (commit)
      from  362b637609257e6e1c607eaa13875bdcc6aee014 (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 7dc8826c310bc982ab73adfcdf54ec1f281ecb64
Author: Frank Terbeck <ft at bewatermyfriend.org>
Date:   Wed Sep 9 21:33:17 2009 +0200

    Run test suite from debian/rules

commit 1166510144cf164d1b671f6b24ac5cf37b0444fa
Author: Frank Terbeck <ft at bewatermyfriend.org>
Date:   Wed Sep 9 21:32:47 2009 +0200

    doc/Makefile: fix non posix shell syntax

commit 062bbe2ba5ec77c0a5c994efd43d91cf2d64d1f8
Author: Frank Terbeck <ft at bewatermyfriend.org>
Date:   Wed Sep 9 21:05:09 2009 +0200

    Fix a bug in checkbootparam()
    
    This now passes Ulrich's testsuite.

commit 457ad1f2c96d2255e5d5a7336af060e66ce1cdcc
Author: Ulrich Dangel <uli at spamt.net>
Date:   Wed Sep 9 20:30:19 2009 +0200

    simple unit tests for {get,check}bootparam

commit 412e05688d8d870932c8c00eb8f414e9d159dbdf
Author: Frank Terbeck <ft at bewatermyfriend.org>
Date:   Wed Sep 9 20:42:08 2009 +0200

    Fix a bug in getbootparam()
    
    Reported-by: Ulrich Dangel <mru at grml.org>

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

Summary of changes:
 autoconfig.functions     |   29 +-
 debian/rules             |    3 +-
 doc/Makefile             |    2 +-
 tests/shunit2            | 1116 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/test_parameters.sh |   64 +++
 5 files changed, 1201 insertions(+), 13 deletions(-)
 create mode 100644 tests/shunit2
 create mode 100755 tests/test_parameters.sh


hooks/post-receive
-- 
main bootup process of a grml system


More information about the Git-commits mailing list