Changeset 28752 for trunk/tools/czarplot.pl
- Timestamp:
- Jul 28, 2010, 4:12:14 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/czarplot.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/czarplot.pl
r28719 r28752 64 64 else {$savingToFile = 1;} 65 65 66 my $czarDb = new czartool::CzarDb($czarDbName, "ippdb01", "ipp", "ipp", $verbose );66 my $czarDb = new czartool::CzarDb($czarDbName, "ippdb01", "ipp", "ipp", $verbose, $save_temps); 67 67 $czarDb->setDateFormat("%Y%m%d-%H%i%s"); 68 68
Note:
See TracChangeset
for help on using the changeset viewer.
