[debian-edu-commits] r81311 - in branches/wheezy/debian-edu-config: debian share/debian-edu-config/tools
pere at alioth.debian.org
pere at alioth.debian.org
Tue Jul 2 11:56:34 UTC 2013
Author: pere
Date: 2013-07-02 11:56:33 +0000 (Tue, 02 Jul 2013)
New Revision: 81311
Modified:
branches/wheezy/debian-edu-config/debian/changelog
branches/wheezy/debian-edu-config/share/debian-edu-config/tools/auto-addfirmware
Log:
Disable debug code in auto-addfirmware.
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-07-02 11:49:58 UTC (rev 81310)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-07-02 11:56:33 UTC (rev 81311)
@@ -1,3 +1,10 @@
+debian-edu-config (1.708~svn81309) UNRELEASED; urgency=low
+
+ [ Petter Reinholdtsen ]
+ * Disable debug code in auto-addfirmware.
+
+ -- Petter Reinholdtsen <pere at debian.org> Tue, 02 Jul 2013 13:56:17 +0200
+
debian-edu-config (1.708~svn81308) wheezy-test; urgency=low
[ Wolfgang Schweer ]
Modified: branches/wheezy/debian-edu-config/share/debian-edu-config/tools/auto-addfirmware
===================================================================
--- branches/wheezy/debian-edu-config/share/debian-edu-config/tools/auto-addfirmware 2013-07-02 11:49:58 UTC (rev 81310)
+++ branches/wheezy/debian-edu-config/share/debian-edu-config/tools/auto-addfirmware 2013-07-02 11:56:33 UTC (rev 81311)
@@ -33,8 +33,7 @@
cleanup() {
cd /
-# rm -rf $tmpdir
- echo $tmpdir
+ rm -rf $tmpdir
}
# "" is main in Wheezy.
More information about the debian-edu-commits
mailing list