Ignore:
Timestamp:
Aug 27, 2015, 10:57:37 AM (9 years ago)
Author:
Bruno Cornec
Message:
  • use the keyword TODO (yellow in vim) to indicate code to review instead of BCO|BERLIOS
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/mondorestore/mondo-prep.c

    r3398 r3430  
    15891589mr_asprintf(program, "mr-parted2fdisk %s >> %s 2>> %s", drive, MONDO_LOGFILE, MONDO_LOGFILE);
    15901590
    1591 /* BERLIOS: should not be called each time */
     1591/* TODO: should not be called each time */
    15921592part_table_fmt = which_partition_format(drive);
    15931593mr_asprintf(output, "");
Note: See TracChangeset for help on using the changeset viewer.