Ignore:
Timestamp:
Apr 15, 2016, 11:20:20 PM (8 years ago)
Author:
Bruno Cornec
Message:

Add a MONDO_LOGFILENAME variable to allow the basename to be used when compressing the log on the target media

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/mondoarchive/mondoarchive.h

    r3193 r3567  
    88 * Compatibility #define to ease the transition to logfile-in-a-variable.
    99 */
     10char *MONDO_LOGFILENAME = "mondoarchive.log";
    1011char *MONDO_LOGFILE = "/var/log/mondoarchive.log";
    1112char *MONDO_OPTIONS = "0123456789A:B:C:DE:FGHI:J:K:LM:NOP:QRS:T:UVWYb:c:d:ef:gik:l:mn:op:rs:tuw:x:z";
Note: See TracChangeset for help on using the changeset viewer.