Changeset 35793 for trunk/pstamp/scripts
- Timestamp:
- Jul 10, 2013, 1:15:27 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_checkdependent.pl
r35498 r35793 288 288 my $command = "$chiptool -setimfiletoupdate -chip_id $chip_id -class_id $chip->{class_id}"; 289 289 $command .= " -set_label $rlabel" if $rlabel; 290 291 # if this is one of the chipRuns from the PV1 LAP regenerate without using the ppImage configdump file 292 if ($chip->{data_group} =~ /^LAP.ThreePi.20130706/) { 293 $command .= ' -set_update_mode 1'; 294 } 290 295 291 296 if (!$no_update) {
Note:
See TracChangeset
for help on using the changeset viewer.
