IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25921


Ignore:
Timestamp:
Oct 22, 2009, 2:03:08 PM (17 years ago)
Author:
watersc1
Message:

wrong variable name. sorry.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/ipp_apply_burntool.pl

    r25863 r25921  
    191191        }
    192192       
    193         $status = vsystem ("$neb-xattr --write $outTable user.copies:2");
     193        $status = vsystem ("$nebXattr --write $outTable user.copies:2");
    194194        $status = vsystem ("$regtool -dbname $dbname -updateprocessedimfile -exp_id $exp_id -class_id $class_id -burntool_state $outState", $REALRUN);
    195195        if ($status) {
Note: See TracChangeset for help on using the changeset viewer.