IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2026, 1:10:16 PM (7 weeks ago)
Author:
mhuber
Message:

fix old updatrun typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_checkdependent.pl

    r39189 r42975  
    733733    } elsif (defined $rlabel and ($skycell->{label} ne $rlabel)) {
    734734        # change the label to match this dependent's rlabel
    735         my $command = "$difftool -updatrun -diff_id $diff_id -set_label $rlabel";
     735        my $command = "$difftool -updaterun -diff_id $diff_id -set_label $rlabel";
    736736
    737737        if (!$no_update) {
Note: See TracChangeset for help on using the changeset viewer.