IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2009, 4:47:24 PM (17 years ago)
Author:
bills
Message:

repair problem with comparision for a boolean value

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/diff.pro

    r24174 r24178  
    165165
    166166    $run = diff_skycell.pl --threads @MAX_THREADS@ --diff_id $DIFF_ID --skycell_id $SKYCELL_ID --diff_skyfile_id $DIFF_SKYFILE_ID --outroot $outroot --redirect-output
    167     if ($BOTHWAYS > 1)
     167    if ("$BOTHWAYS" == "T")
    168168       $run = $run --inverse
    169169    end
Note: See TracChangeset for help on using the changeset viewer.