IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26489


Ignore:
Timestamp:
Dec 28, 2009, 2:16:41 PM (16 years ago)
Author:
bills
Message:

fix typo in script that caused a compilation error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/magic_destreak_revert.pl

    r26460 r26489  
    295295
    296296    if (!defined $error_code) {
    297         print STDERR "run( $command ) returned undef error_code!!!!!\n");
     297        print STDERR "run( $command ) returned undef error_code!!!!!\n";
    298298        return $PS_EXIT_UNKNOWN_ERROR;
    299299    }
Note: See TracChangeset for help on using the changeset viewer.