Changeset 139


Ignore:
Timestamp:
12/13/05 21:55:45 (18 years ago)
Author:
thauvin
Message:
  • get statusfile from Config::Inifile
File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.47 to 1.48
    r138 r139  
    8080        # -default => '.', # Is this a good idea 
    8181    ); 
     82    $or->{statusfile} ||= $or->{status}->GetFileName; 
    8283 
    8384    bless($or, $class); 
Note: See TracChangeset for help on using the changeset viewer.