Ignore:
Timestamp:
May 1, 2006, 1:54:31 AM (18 years ago)
Author:
bcornec
Message:

merge -r 437:447 $SVN_M/branches/stable
merge -r 461:464 $SVN_M/branches/stable
merge -r 465:472 $SVN_M/branches/stable
merge -r 473:479 $SVN_M/branches/stable
merge -r 480:488 $SVN_M/branches/stable
merge -r 491:494 $SVN_M/branches/stable
merge -r 508:516 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0.8/mondo/mondo/mondorestore/mondo-restore.c

    r433 r519  
    19771977                filelist_name);
    19781978        log_msg(2,
    1979                 "This is a bit silly (ask Hugo to fix mondo-makefilelist, please)");
     1979                "This is a bit silly (ask dev-team to fix mondo-makefilelist, please)");
    19801980        log_msg(2,
    19811981                "but it's non-critical. It's cosmetic. Don't worry about it.");
     
    20542054            if (filelist_subset_fname[0] != '\0') {
    20552055                sprintf(command,
    2056                         "afio -i -M 8m -b %ld -c %ld %s -w %s %s",
     2056                        "afio -i -M 8m -b %ld -c %ld %s -w '%s' %s",
    20572057                        TAPE_BLOCK_SIZE,
    20582058                        BUFSIZE, executable, filelist_subset_fname,
Note: See TracChangeset for help on using the changeset viewer.