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

git repository hosting gitosis at grml.org
Thu Mar 25 23:39:52 CET 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  96b48dc90598edfd0beff5a527e8a1c5a50eea35 (commit)
      from  6f27d215622872529c040db070adbb9dced07588 (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 96b48dc90598edfd0beff5a527e8a1c5a50eea35
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Mar 25 23:39:48 2010 +0100

    Initial code checkin

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

Summary of changes:
 autoconfig/deploy.sh                  |   24 +
 autoconfig/runit.sh                   |   12 +
 autoconfig/unit_tests/grml-setlang.sh |   20 +
 autoconfig/unit_tests/shunit2         | 1116 +++++++++++++++++++++++++++++++++
 autoconfig/unit_tests/sshd.sh         |   29 +
 framework.sh                          |   43 ++
 grml2usb/deploy.sh                    |   13 +
 grml2usb/runit.sh                     |   28 +
 run_tests.sh                          |   19 +
 webserver.py                          |   72 +++
 10 files changed, 1376 insertions(+), 0 deletions(-)
 create mode 100644 autoconfig/deploy.sh
 create mode 100755 autoconfig/runit.sh
 create mode 100644 autoconfig/unit_tests/grml-setlang.sh
 create mode 100644 autoconfig/unit_tests/shunit2
 create mode 100644 autoconfig/unit_tests/sshd.sh
 create mode 100644 framework.sh
 create mode 100644 grml2usb/deploy.sh
 create mode 100755 grml2usb/runit.sh
 create mode 100755 run_tests.sh
 create mode 100755 webserver.py


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


More information about the Git-commits mailing list