IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20498


Ignore:
Timestamp:
Oct 31, 2008, 5:01:27 PM (18 years ago)
Author:
bills
Message:

put an echo in replace.survey.values in a if verbose block

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/register.pro

    r20481 r20498  
    5858  strsub $$1 @FILTER@ $3 -var $1
    5959  strsub $$1 @DATE@   $4 -var $1
    60   echo "adding $$1"
     60  if ($VERBOSE > 2)
     61        echo "adding $$1"
     62  end
    6163end
    6264
Note: See TracChangeset for help on using the changeset viewer.