[Git-commits] simple test suite for autotesting using Grml and KVM branch, master, updated. 9364d89ab51507b58003d0bc4e2553398ed4dcfa
git repository hosting
gitosis at grml.org
Wed Oct 20 01:55:40 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 "simple test suite for autotesting using Grml and KVM".
The branch, master has been updated
discards f7577f1173da9764d68ede031c0e186a2b26f610 (commit)
via 9364d89ab51507b58003d0bc4e2553398ed4dcfa (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (f7577f1173da9764d68ede031c0e186a2b26f610)
\
N -- N -- N (9364d89ab51507b58003d0bc4e2553398ed4dcfa)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 9364d89ab51507b58003d0bc4e2553398ed4dcfa
Author: Michael Prokop <mika at grml.org>
Date: Tue Oct 19 20:58:43 2010 +0200
Initial version.
-----------------------------------------------------------------------
Summary of changes:
config/kvm_server.cfg | 21 +--
doc/Makefile | 22 +-
doc/fai-testing.txt | 179 ---------------
...{fai-testing-docinfo.txt => kantan-docinfo.txt} | 4 +-
doc/kantan.txt | 241 ++++++++++++++++++++
sbin/{fai-testing => kantan} | 28 ++-
scripts/fai.conf | 2 +-
7 files changed, 276 insertions(+), 221 deletions(-)
delete mode 100644 doc/fai-testing.txt
rename doc/{fai-testing-docinfo.txt => kantan-docinfo.txt} (86%)
create mode 100644 doc/kantan.txt
rename sbin/{fai-testing => kantan} (90%)
hooks/post-receive
--
simple test suite for autotesting using Grml and KVM
More information about the Git-commits
mailing list