IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23662


Ignore:
Timestamp:
Apr 1, 2009, 3:23:21 PM (17 years ago)
Author:
bills
Message:

fix bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/dist.pro

    r23440 r23662  
    134134    book getword distToProcess $pageName outroot -var OUTROOT
    135135    book getword distToProcess $pageName dbname -var DBNAME
    136     if ("$CLEAN" = "T")
     136    if ("$CLEAN" == "T")
    137137        $CLEAN_ARG = "--clean"
    138138    else
Note: See TracChangeset for help on using the changeset viewer.