Ignore:
Timestamp:
Jul 18, 2009, 1:49:03 AM (15 years ago)
Author:
Bruno Cornec
Message:

r3272@localhost: bruno | 2009-07-18 01:37:19 +0200
Formating

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/mondo/src/common/libmondo-filelist.c

    r2265 r2279  
    15991599            ("Please supply either include_paths or userdef_filelist");
    16001600    }
    1601 // make hole for filelist
     1601    // make hole for filelist
    16021602    mr_asprintf(&command, "mkdir -p %s/archives", scratchdir);
    16031603    paranoid_system(command);
Note: See TracChangeset for help on using the changeset viewer.