Author: pere
Date: Sun Jul 12 19:49:15 2009
New Revision: 919

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=919
Log:
Make test more obvious.

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=919&op=diff
==============================================================================
--- trunk/src/insserv/debian/run-testsuite (original)
+++ trunk/src/insserv/debian/run-testsuite Sun Jul 12 19:49:15 2009
@@ -1865,9 +1865,10 @@
 list_rclinks
 
 # If $local_fs only depend on the mountall script, the test work.
+# Only the last script in $local_fs make it to the dependency file.
 set +C
 cat <<'EOF' > $insconf
-$local_fs       +mountall +mountoverflowtmp
+$local_fs       +mountall +nonexisting
 $remote_fs      $local_fs +mountnfs
 EOF
 set -C


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

Reply via email to