- Timestamp:
- Dec 3, 2015, 4:14:24 PM (11 years ago)
- Location:
- branches/eam_branches/ipp-20151113
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tools/bills/comparep2detections (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20151113
- Property svn:mergeinfo changed
/trunk (added) merged: 39137-39165,39167-39181,39186,39189,39191-39192,39209-39210,39216-39217
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20151113/tools/bills/comparep2detections
r39116 r39224 84 84 die "failed to find smf for $exp_name in sasdata\n" unless $smf; 85 85 } else { 86 # XXX: look up the smf for the exposure here 87 # die "only test mode works right now\n"; 88 my $cmd = "releasetool -listrelexp -release_name $release -exp_id $exp_id | grep path_base | awk '{print \$3}'"; 86 my $cmd = "releasetool -listrelexp -release_name $release -exp_id $exp_id | grep cam_path_base | awk '{print \$3}'"; 89 87 print "$cmd\n" if $verbose; 90 88 my $path_base = `$cmd`;
Note:
See TracChangeset
for help on using the changeset viewer.
