Changeset 37403 for branches/eam_branches/ps2-tc3-20130727/ippScripts/scripts/ipp_apply_burntool_single.pl
- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/ipp_apply_burntool_single.pl (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/ippScripts/scripts/ipp_apply_burntool_single.pl
- Property svn:mergeinfo deleted
r36680 r37403 45 45 defined $dbname; 46 46 47 # unless (defined $camera) { 48 # $camera = "GPC1"; 49 # } 47 # XXX watch out for TC3 and GPC2 here: 48 unless (defined $camera) { 49 if ($this_uri =~ /ota/) { 50 $camera = "GPC1"; 51 } 52 } 50 53 51 54 my $missing_tools;
Note:
See TracChangeset
for help on using the changeset viewer.
