IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42200


Ignore:
Timestamp:
May 17, 2022, 3:17:27 PM (4 years ago)
Author:
eugene
Message:

fix semi-colon typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/ippMonitor/config.dat.in

    r41679 r42200  
    9898$LABEL_APACHE6  = "";
    9999
    100 $HOST_APACHE_BACKUP1  = ";"
    101 $LABEL_APACHE_BACKUP1  = ";"
     100$HOST_APACHE_BACKUP1  = "";
     101$LABEL_APACHE_BACKUP1  = "";
    102102
    103 $HOST_APACHE_BACKUP2  = ";"
    104 $LABEL_APACHE_BACKUP2  = ";"
     103$HOST_APACHE_BACKUP2  = "";
     104$LABEL_APACHE_BACKUP2  = "";
    105105
    106106$HOST_HOME  = "";
Note: See TracChangeset for help on using the changeset viewer.