Changeset 197


Ignore:
Timestamp:
01/13/06 17:36:00 (18 years ago)
Author:
thauvin
Message:
  • fix typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/soft/ObsData/ObsData/Repository.pm

    • Property cvs2svn:cvs-rev changed from 1.73 to 1.74
    r196 r197  
    587587        $dest, 
    588588        map { m/^%/ ? strftime($_, @gmtime) : $val{$_} } @destarg, 
    589     )); 
     589    ); 
    590590    if (!$destfile) { 
    591591        $self->logging(4, "Can evaluate destination file from %s, %s", 
Note: See TracChangeset for help on using the changeset viewer.