[debian-edu-commits] debian-edu/ 03/03: Fix profile name typo in testsuite/taskpkgs.

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Sun Apr 23 15:01:11 UTC 2017


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

schweer-guest pushed a commit to branch master
in repository debian-edu-config.

commit 2de3f69d737d69cbeacadcf7cd37ffe581a0618b
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Sun Apr 23 16:59:46 2017 +0200

    Fix profile name typo in testsuite/taskpkgs.
---
 debian/changelog   | 1 +
 testsuite/taskpkgs | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 65f8ec1..50afa22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ debian-edu-config (1.926) UNRELEASED; urgency=medium
   [ Wolfgang Schweer ]
   * Remove userdir.load symlink from d/debian-edu-config.links, use cf/cf.apache
     to provide it. Thanks to Andreas Beckmann. (Closes: #859809)
+  * Fix typo in testsuite/taskpkgs to have a correct profile name.
 
  -- Holger Levsen <holger at debian.org>  Sun, 23 Apr 2017 15:18:09 +0200
 
diff --git a/testsuite/taskpkgs b/testsuite/taskpkgs
index 785c425..968a8d1 100755
--- a/testsuite/taskpkgs
+++ b/testsuite/taskpkgs
@@ -73,7 +73,7 @@ for value in `echo $PROFILE |sed 's/ /-/g' | sed 's/,-/ /g'`; do
 	    check_installed_task education-roaming-workstation
 	    check_desktop_task
 	    ;;
-	LTSP-server)
+	LTSP-Server)
 	    check_installed_task education-ltsp-server
 	    check_desktop_task
 	    ;;

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



More information about the debian-edu-commits mailing list