IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38952


Ignore:
Timestamp:
Oct 23, 2015, 12:25:13 PM (11 years ago)
Author:
eugene
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/test/mkgpc1data.dvo

    r38950 r38952  
    118118    $filter = $word:7
    119119
    120     if ($SMALLTEST && ($stkID != 1) && ($stdID != 4)) continue
     120    if ($SMALLTEST && ($stkID != 1) && ($stkID != 4)) continue
    121121
    122122    echo ctimes -abs $myDATE,$myTIME -var mjd
     
    318318    $filter = $word:7
    319319
    320     if ($SMALLTEST && ($stkID != 1) && ($stdID != 4)) continue
     320    if ($SMALLTEST && ($stkID != 1) && ($stkID != 4)) continue
    321321
    322322    echo ctimes -abs $myDATE,$myTIME -var mjd
     
    487487    $filter = $word:4
    488488
    489     if ($SMALLTEST && ($stkID != 1) && ($stdID != 4)) continue
     489    if ($SMALLTEST && ($stkID != 1) && ($stkID != 4)) continue
    490490
    491491    insert.stack $stkID $skyID $cmffile $filter
Note: See TracChangeset for help on using the changeset viewer.