[Git-commits] unittests for the Grml live system branch, master, updated. a98dcbf33a39a4fc0259413aa6bcb69f06c58e30

git repository hosting gitosis at grml.org
Sun Mar 28 17:13:00 CEST 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 "unittests for the Grml live system".

The branch, master has been updated
       via  a98dcbf33a39a4fc0259413aa6bcb69f06c58e30 (commit)
       via  7574154076d39fef36dd36438292501af35d1fe6 (commit)
       via  6bdac5677dd0889eea02610be929e22ef08b5d5c (commit)
       via  9b8772b1f53051616db7a0abf4bb588af607988c (commit)
      from  ea90846839cceb8c9c6f6262fdc5a6a168c90bd5 (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 a98dcbf33a39a4fc0259413aa6bcb69f06c58e30
Author: Ulrich Dangel <uli at spamt.net>
Date:   Sun Mar 28 17:12:03 2010 +0200

    Updated todo

commit 7574154076d39fef36dd36438292501af35d1fe6
Author: Ulrich Dangel <uli at spamt.net>
Date:   Sun Mar 28 16:34:49 2010 +0200

    Add support for grml2hd

commit 6bdac5677dd0889eea02610be929e22ef08b5d5c
Author: Ulrich Dangel <uli at spamt.net>
Date:   Sun Mar 28 16:34:01 2010 +0200

    Some lvm specific basic tests

commit 9b8772b1f53051616db7a0abf4bb588af607988c
Author: Ulrich Dangel <uli at spamt.net>
Date:   Sun Mar 28 16:30:14 2010 +0200

    Support specifications of specific unit tests on the commandline

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

Summary of changes:
 TODO                                        |    2 +-
 grml2hd/common.sh                           |   17 +++++++++++++++++
 grml2usb/runit.sh => grml2hd/grml2hd-common |   17 ++++++-----------
 grml2hd/grub/deploy.sh                      |   12 ++++++++++++
 grml2hd/grub/runit.sh                       |    6 ++++++
 grml2hd/lilo/deploy.sh                      |    9 +++++++++
 grml2hd/lilo/runit.sh                       |    7 +++++++
 grml2hd/runit.sh                            |    5 +++++
 lvm/deploy.sh                               |   26 ++++++++++++++++++++++++++
 {grml2usb => lvm}/runit.sh                  |   12 ++----------
 run_tests.sh                                |   14 +++++++++++---
 11 files changed, 102 insertions(+), 25 deletions(-)
 create mode 100644 grml2hd/common.sh
 copy grml2usb/runit.sh => grml2hd/grml2hd-common (51%)
 mode change 100755 => 100644
 create mode 100644 grml2hd/grub/deploy.sh
 create mode 100755 grml2hd/grub/runit.sh
 create mode 100644 grml2hd/lilo/deploy.sh
 create mode 100755 grml2hd/lilo/runit.sh
 create mode 100755 grml2hd/runit.sh
 create mode 100644 lvm/deploy.sh
 copy {grml2usb => lvm}/runit.sh (77%)


hooks/post-receive
-- 
unittests for the Grml live system


More information about the Git-commits mailing list