Changeset 42975 for trunk/pstamp/scripts
- Timestamp:
- Mar 20, 2026, 1:10:16 PM (7 weeks ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_checkdependent.pl
r39189 r42975 733 733 } elsif (defined $rlabel and ($skycell->{label} ne $rlabel)) { 734 734 # change the label to match this dependent's rlabel 735 my $command = "$difftool -updat run -diff_id $diff_id -set_label $rlabel";735 my $command = "$difftool -updaterun -diff_id $diff_id -set_label $rlabel"; 736 736 737 737 if (!$no_update) {
Note:
See TracChangeset
for help on using the changeset viewer.
