/[mldonkey]/mldonkey/src/daemon/driver/driverMain.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/driver/driverMain.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.76 by spiralvoice, Thu Oct 6 10:21:07 2005 UTC revision 1.77 by spiralvoice, Thu Oct 6 17:34:21 2005 UTC
# Line 238  while (my $uri = shift @ARGV) { Line 238  while (my $uri = shift @ARGV) {
238      "admin" ""      "admin" ""
239    in    in
240    File.from_string (Filename.concat file_basedir "mldonkey_submit") file;    File.from_string (Filename.concat file_basedir "mldonkey_submit") file;
241    try    Unix2.chmod (Filename.concat file_basedir "mldonkey_submit") 0o755
   Unix.chmod  (Filename.concat file_basedir "mldonkey_submit") 0o755  
   with  
   e -> ()  
242    
243  let load_config () =  let load_config () =
244    

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26