Revision: 7516
          http://sourceforge.net/p/ipcop/svn/7516
Author:   eoberlander
Date:     2014-05-03 14:40:34 +0000 (Sat, 03 May 2014)
Log Message:
-----------
Fix typo. fron->fcron

Modified Paths:
--------------
    ipcop/trunk/updates/2.1.6/setup
    ipcop/trunk/updates/template/setup

Modified: ipcop/trunk/updates/2.1.6/setup
===================================================================
--- ipcop/trunk/updates/2.1.6/setup     2014-05-02 12:15:18 UTC (rev 7515)
+++ ipcop/trunk/updates/2.1.6/setup     2014-05-03 14:40:34 UTC (rev 7516)
@@ -39,7 +39,7 @@
 done
 
 if [ -e /var/run/fcron.pid ]; then
-    msg "kill fron, still running after 30 seconds"
+    msg "kill fcron, still running after 30 seconds"
     /bin/kill -KILL $FCRONPID
 fi
 

Modified: ipcop/trunk/updates/template/setup
===================================================================
--- ipcop/trunk/updates/template/setup  2014-05-02 12:15:18 UTC (rev 7515)
+++ ipcop/trunk/updates/template/setup  2014-05-03 14:40:34 UTC (rev 7516)
@@ -39,7 +39,7 @@
 done
 
 if [ -e /var/run/fcron.pid ]; then
-    msg "kill fron, still running after 30 seconds"
+    msg "kill fcron, still running after 30 seconds"
     /bin/kill -KILL $FCRONPID
 fi
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to