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: Sat, 06 Aug 2005 15:44:48 -0400

Index: mldonkey/src/daemon/common/commonOptions.ml
diff -u mldonkey/src/daemon/common/commonOptions.ml:1.79 
mldonkey/src/daemon/common/commonOptions.ml:1.80
--- mldonkey/src/daemon/common/commonOptions.ml:1.79    Fri Aug  5 00:56:13 2005
+++ mldonkey/src/daemon/common/commonOptions.ml Sat Aug  6 19:44:48 2005
@@ -83,7 +83,7 @@
    and chdir to it before creating directories.
    Non-absolute paths in $MLDONKEY_DIR do not work as well *)
   if Sys.file_exists (Filename.concat (Sys.getcwd ()) "downloads.ini") then
-    (Sys.getcwd ())
+    "."
   else
     if Autoconf.system = "windows" then
       match String2.split file_basedir_pre ':' with




reply via email to

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