Changeset 284 for trunk/dasscm


Ignore:
Timestamp:
Mar 9, 2009, 4:34:15 PM (15 years ago)
Author:
joergs
Message:

removed unnecessary print for files only in repository

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dasscm/dasscm

    r283 r284  
    369369                    $file, "${uid}:${gid}", $modestring )
    370370            );
    371         } else {
    372             print
    373               "failed to get status of $file. It exists in the repository, but not on the system\n";
    374371        }
    375372    }
Note: See TracChangeset for help on using the changeset viewer.