IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 28, 2010, 4:12:14 PM (16 years ago)
Author:
rhenders
Message:

Handling save_temps arg properly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/czarplot.pl

    r28719 r28752  
    6464else {$savingToFile = 1;}
    6565
    66 my $czarDb = new czartool::CzarDb($czarDbName, "ippdb01", "ipp", "ipp", $verbose);
     66my $czarDb = new czartool::CzarDb($czarDbName, "ippdb01", "ipp", "ipp", $verbose, $save_temps);
    6767$czarDb->setDateFormat("%Y%m%d-%H%i%s");
    6868
Note: See TracChangeset for help on using the changeset viewer.