Changeset 3784 in MondoRescue


Ignore:
Timestamp:
Feb 2, 2021, 2:30:23 AM (3 years ago)
Author:
Bruno Cornec
Message:

Improve comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mindi/mindi

    r3781 r3784  
    315315        # Non absolute file names should not arrive till here => skipped
    316316        if [ `echo "$incoming" | cut -c1` != '/' ]; then
    317             LogAll "WARNING: Unable to handle $incoming"
     317            LogFile "WARNING: Unable to handle non-full pathname $incoming"
    318318            incoming=`ReadLine`
    319319            continue
Note: See TracChangeset for help on using the changeset viewer.