[debian-edu-commits] debian-edu/ 02/02: Fix typo in test-metapkgs test suite.
Petter Reinholdtsen
pere at moszumanska.debian.org
Sat Oct 11 18:31:35 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 b4ed2136c35c74dc56b3c15ba09ea176c26afbcc
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Sat Oct 11 20:31:26 2014 +0200
Fix typo in test-metapkgs test suite.
---
debian/changelog | 3 +++
debian/tests/test-metapkgs | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 22f6ee9..3f78c69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ debian-edu (1.807) unstable; urgency=low
changelog entry, so we add an extra paragraph like this one until it's
uploaded.
+ [ Petter Reinholdtsen ]
+ * Fix typo in test-metapkgs test suite.
+
-- Petter Reinholdtsen <pere at debian.org> Sat, 11 Oct 2014 20:30:17 +0200
debian-edu (1.806) unstable; urgency=high
diff --git a/debian/tests/test-metapkgs b/debian/tests/test-metapkgs
index 436d600..9a855e4 100644
--- a/debian/tests/test-metapkgs
+++ b/debian/tests/test-metapkgs
@@ -36,8 +36,8 @@ chroot_test() {
# The bless script is recently part of the debian-edu-config package.
if [ -x /usr/share/debian-edu-config/tools/debian-edu-bless ] ; then
- cp /usr/share/debian-edu-config/tools/debian-edu-bless
- $target/root/.
+ cp /usr/share/debian-edu-config/tools/debian-edu-bless \
+ $target/root/.
else
apt-get source debian-edu-config 2>&1
cp debian-edu-config-*/share/debian-edu-config/tools/debian-edu-bless \
--
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