Ignore:
Timestamp:
Apr 19, 2006, 11:02:43 AM (18 years ago)
Author:
bcornec
Message:

svn merge -r 463:482 $SVN_M/branches/stable
svn merge -r 485:488 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/mondorestore/mondo-restore.c

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