IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29721


Ignore:
Timestamp:
Nov 9, 2010, 2:47:52 PM (16 years ago)
Author:
bills
Message:

remove debugging lines run pubtool command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/survey.pro

    r29720 r29721  
    4747$SURVEY_PUBLISH_DB = 0
    4848
    49 $SURVEY_EXEC = 5
     49$SURVEY_EXEC = 120
    5050$SURVEY_POLL = 10
    5151$SURVEY_TIMEOUT = 600
     
    10831083    book npages SURVEY_PUBLISH -var N
    10841084    if ($N == 0)
    1085       echo "No labels for processing"
     1085    #  echo "No labels for processing"
    10861086      break
    10871087    endif
     
    11141114    end
    11151115   
    1116     echo $run
     1116    #echo $run
    11171117    command echo $run
    11181118  end
     
    11201120  # success
    11211121  task.exit    0
    1122     echo "Success"
     1122    #echo "Success"
    11231123  end
    11241124
Note: See TracChangeset for help on using the changeset viewer.