[Initscripts-ng-commits] r894 - /trunk/src/insserv/debian/run-testsuite
pere at users.alioth.debian.org
pere at users.alioth.debian.org
Thu Jun 25 16:02:09 UTC 2009
Author: pere
Date: Thu Jun 25 16:02:07 2009
New Revision: 894
URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=894
Log:
More cleanup.
Modified:
trunk/src/insserv/debian/run-testsuite
Modified: trunk/src/insserv/debian/run-testsuite
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/run-testsuite?rev=894&op=diff
==============================================================================
--- trunk/src/insserv/debian/run-testsuite (original)
+++ trunk/src/insserv/debian/run-testsuite Thu Jun 25 16:02:07 2009
@@ -355,6 +355,7 @@
# Make sure the override file moved mover before base
check_order S mover base
+rm -rf $overridedir
}
##########################################################################
test_override_loop() {
@@ -406,6 +407,7 @@
insserv_reg loop2 || true
check_order S loop1 loop2
+rm -rf $overridedir
}
##########################################################################
test_long_loop() {
More information about the Initscripts-ng-commits
mailing list