[debian-edu-commits] debian-edu/ 01/01: Revert "testsuite/network: fix typo to match profile types in file /etc/debian-edu/config."
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Sat Nov 1 21:08:59 UTC 2014
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 fe79e876ae5079062ff1e5bb5bf4c92c158a50c6
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Sat Nov 1 22:06:34 2014 +0100
Revert "testsuite/network: fix typo to match profile types in file /etc/debian-edu/config."
This reverts commit 4ea65971e3ff857faee6f6fc3e4d000b93021d3f.
---
debian/changelog | 4 ----
testsuite/network | 2 +-
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ced6222..5a277a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,10 +7,6 @@ debian-edu-config (1.814) UNRELEASED; urgency=low
automatically too.
[ Wolfgang Schweer ]
- * testsuite/network: cover case that udev persistent network card rules
- file isn't written at all.
- * testsuite/network: fix typo to match profile types in file
- /etc/debian-edu/config.
-- Petter Reinholdtsen <pere at debian.org> Sat, 01 Nov 2014 07:25:41 +0100
diff --git a/testsuite/network b/testsuite/network
index 147b936..8df344c 100755
--- a/testsuite/network
+++ b/testsuite/network
@@ -78,7 +78,7 @@ for value in `echo $PROFILE |sed 's/ /-/g' | sed 's/,-/ /g'`; do
networked=true
workstation=true
;;
- Thinclient-Server|LTSP-server)
+ Thin-Client-Server|LTSP-server)
networked=true
workstation=true
ltspserver=true
--
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