IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19429


Ignore:
Timestamp:
Sep 8, 2008, 3:56:53 PM (18 years ago)
Author:
Paul Price
Message:

Are we supposed to have quotes or not? Try this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r19427 r19429  
    195195
    196196    # Only process the data with the specified label.
    197     if ($?LABEL && "$LABEL" != "NONE")
     197    if ($?LABEL && $LABEL != "NONE")
    198198        $command = $command -label $LABEL
    199199    end
Note: See TracChangeset for help on using the changeset viewer.