mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.ml
Date: Thu, 08 Sep 2005 08:44:55 -0400

Index: mldonkey/src/daemon/common/commonOptions.ml
diff -u mldonkey/src/daemon/common/commonOptions.ml:1.87 
mldonkey/src/daemon/common/commonOptions.ml:1.88
--- mldonkey/src/daemon/common/commonOptions.ml:1.87    Tue Sep  6 11:27:42 2005
+++ mldonkey/src/daemon/common/commonOptions.ml Thu Sep  8 12:44:53 2005
@@ -111,10 +111,10 @@
   if (String2.starts_with (Filename.basename Sys.argv.(0))  "mlnet")
     then if Sys.file_exists "mlnet.pid"
       then begin
-        lprintf_nl "\n\n\nPID file mlnet.pid exists in %s"
+        lprintf_nl "PID file %s/mlnet.pid exists."
         file_basedir;
         lprintf_nl "This means another MLDonkey process could still be 
working";
-        lprintf_nl "with this directory. Please shut it down before starting";
+        lprintf_nl "in this directory. Please shut it down before starting";
         lprintf_nl "a new instance here. If you are sure no other process 
uses";
         lprintf_nl "this directory delete mlnet.pid and restart the core.";
         exit 2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]