Ignore:
Timestamp:
Dec 21, 2005, 2:43:37 AM (18 years ago)
Author:
bcornec
Message:
  • iso-prefix should be read in iso mode even when -H not given (Stan Benoit)
  • prefix is also asked interactively for nfs mode (Bruno Cornec)
  • PACKAGE_VERSION used instead of VERSION for mondo{archive,restore} (Bruno Cornec)
File:
1 edited

Legend:

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

    r213 r251  
    31413141void welcome_to_mondorestore()
    31423142{
    3143     log_msg(0, "-------------- Mondo Restore v%s -------------", VERSION);
     3143    log_msg(0, "-------------- Mondo Restore v%s -------------", PACKAGE_VERSION);
    31443144    log_msg(0,
    31453145            "DON'T PANIC! Mondorestore logs almost everything, so please ");
Note: See TracChangeset for help on using the changeset viewer.