Changeset 31462 for trunk/ippScripts/scripts/lap_science.pl
- Timestamp:
- May 5, 2011, 7:16:29 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/lap_science.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/lap_science.pl
r31454 r31462 872 872 873 873 my $command = "$laptool -updateexp -lap_id $lap_id -exp_id $exp_id "; 874 $command .= " -dbname $dbname " if defined $dbname; 874 875 if (($exposure->{chip_id})&&(S64_IS_NOT_NULL($exposure->{chip_id}))) { 875 876 $command .= " -set_chip_id $exposure->{chip_id} ";
Note:
See TracChangeset
for help on using the changeset viewer.
