IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 22, 2006, 4:15:44 PM (20 years ago)
Author:
Paul Price
Message:

Fixed name of program for error message

File:
1 edited

Legend:

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

    r8419 r8488  
    8787        my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
    8888            run(command => $command, verbose => 1);
    89         die "Unable to perform ppNormCalc: $error_code\n"
     89        die "Unable to perform dettool -addnormstat: $error_code\n"
    9090            if not $success;
    9191    }
Note: See TracChangeset for help on using the changeset viewer.