SVN: rc-scripts/trunk/t/status-pidfile.sh

glen glen at pld-linux.org
Sun Sep 1 22:56:01 CEST 2013


Author: glen
Date: Sun Sep  1 22:56:01 2013
New Revision: 12718

Modified:
   rc-scripts/trunk/t/status-pidfile.sh
Log:
update functions relative location


Modified: rc-scripts/trunk/t/status-pidfile.sh
==============================================================================
--- rc-scripts/trunk/t/status-pidfile.sh	(original)
+++ rc-scripts/trunk/t/status-pidfile.sh	Sun Sep  1 22:56:01 2013
@@ -12,7 +12,7 @@
 tmp=$(mktemp -d)
 
 # TODO: rc_cache_init should be able to use tmp dir, not real root
-. $lib/rc.d/init.d/functions
+. $lib/lib/functions
 
 # first unused pid
 pid=9999999 # may not exist


More information about the pld-cvs-commit mailing list