Ignore:
Timestamp:
Jul 28, 2009, 2:14:23 AM (15 years ago)
Author:
Bruno Cornec
Message:

Cosmetic changes to allow for quality to not giv false positive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mondo/src/common/libmondo-archive.c

    r2290 r2309  
    867867    log_msg(1, "lines_in_filelist = %ld", lines_in_filelist);
    868868
    869     mr_asprintf(&command,
    870869/*     "mindi --custom 2=%s 3=%s/images 4=\"%s\" 5=\"%s\" \
    8718706=\"%s\" 7=%ld 8=\"%s\" 9=\"%s\" 10=\"%s\" \
    87287111=\"%s\" 12=%s 13=%ld 14=\"%s\" 15=\"%s\" 16=\"%s\" 17=\"%s\" 18=%ld 19=%d",*/
    873             "mindi %s --custom %s %s/images '%s' '%s' \
     872    mr_asprintf(&command, "mindi %s --custom %s %s/images '%s' '%s' \
    874873'%s' %ld '%s' '%s' '%s' \
    875874'%s' %s %ld '%s' '%s' '%s' '%s' %ld %d '%s'", tmp2, bkpinfo->tmpdir,    // parameter #2
Note: See TracChangeset for help on using the changeset viewer.