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() {


_______________________________________________
Initscripts-ng-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-commits

Reply via email to