Ignore:
Timestamp:
Jun 3, 2012, 8:25:00 PM (12 years ago)
Author:
Bruno Cornec
Message:
  • mondo-test now installs in VM the NFS clients tools in advance
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mondo/src/mondorestore/mondorestore.c

    r3008 r3017  
    888888    mvaddstr_and_log_it(g_currentY,
    889889                        0,
    890                         "Using tune2fs/tune4fs to identify your ext2,3 partitions");
     890                        "Using tune2fs/tune4fs to identify your ext2,3,4 partitions");
    891891
    892892    sprintf(tmp, "label-partitions-as-necessary %s < /tmp/fstab >> %s 2>> %s", g_mountlist_fname, MONDO_LOGFILE, MONDO_LOGFILE);
Note: See TracChangeset for help on using the changeset viewer.