[debian-edu-commits] debian-edu/ 01/01: Adjust test script to report which profile and desktop is being tested.

Petter Reinholdtsen pere at moszumanska.debian.org
Sat Sep 6 19:59:09 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository debian-edu.

commit ff9a412ca461dbe46a57382b04e3ab395c791f85
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sat Sep 6 21:59:06 2014 +0200

    Adjust test script to report which profile and desktop is being tested.
---
 debian/changelog           | 2 ++
 debian/tests/test-metapkgs | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b2e7b8e..6c83bc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ debian-edu (1.724~0.git.2014-08-30) unstable; urgency=low
     changelog entry, so we add an extra paragraph like this one until it's
     uploaded.
 
+  * Adjust test script to report which profile and desktop is being tested.
+
  -- Petter Reinholdtsen <pere at debian.org>  Sat, 30 Aug 2014 10:05:34 +0200
 
 debian-edu (1.723) unstable; urgency=high
diff --git a/debian/tests/test-metapkgs b/debian/tests/test-metapkgs
index ba9e039..89aa977 100644
--- a/debian/tests/test-metapkgs
+++ b/debian/tests/test-metapkgs
@@ -12,6 +12,9 @@ at_exit() {
 trap at_exit INT TERM EXIT
 
 chroot_test() {
+    echo
+    echo "Installing Debian Edu chroot with profile $PROFILE and desktop $DESKTOP"
+    echo
     cd $ADTTMP
     target=test-chroot
     suite=testing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git



More information about the debian-edu-commits mailing list