[debian-edu-commits] debian-edu/ 01/02: Fix typo in error message from edu-eatmydata-install.

Petter Reinholdtsen pere at moszumanska.debian.org
Sat Sep 20 02:51:08 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-install.

commit 81c0c67b39ee9ed84e5278d5b87c25b2b16aa1a1
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sat Sep 20 04:50:18 2014 +0200

    Fix typo in error message from edu-eatmydata-install.
---
 debian/changelog            | 6 ++++++
 tools/edu-eatmydata-install | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fe53345..3098d96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debian-edu-install (1.802) UNRELEASED; urgency=low
+
+  * Fix typo in error message from edu-eatmydata-install.
+
+ -- Petter Reinholdtsen <pere at debian.org>  Sat, 20 Sep 2014 04:49:32 +0200
+
 debian-edu-install (1.801) unstable; urgency=high
 
   * Add new debconf preseeding value debian-edu-install/quick-install,
diff --git a/tools/edu-eatmydata-install b/tools/edu-eatmydata-install
index 39453e6..b730573 100755
--- a/tools/edu-eatmydata-install
+++ b/tools/edu-eatmydata-install
@@ -35,7 +35,7 @@ enable_override() {
             fi
         done
     else
-        error "unable to find /usr/bin/eatmydata after installing the eatmydata pacage"
+        error "unable to find /usr/bin/eatmydata after installing the eatmydata package"
     fi
 }
 

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



More information about the debian-edu-commits mailing list