IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 11, 2010, 12:45:59 PM (16 years ago)
Author:
eugene
Message:

add shell-verbosity (echo commmand lines) and function to enable; add fflush calls to gprint

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/test/threadload.sh

    r23530 r27255  
    3131  # default exit status
    3232  task.exit    default
    33     echo       "basic: exit status: $EXIT"
     33    echo       "basic: exit status: $JOB_STATUS"
    3434  end
    3535
     
    6565  # default exit status
    6666  task.exit    default
    67     echo       "basic: exit status: $EXIT"
     67    echo       "basic: exit status: $JOB_STATUS"
    6868  end
    6969
     
    9999  # default exit status
    100100  task.exit    default
    101     echo       "basic: exit status: $EXIT"
     101    echo       "basic: exit status: $JOB_STATUS"
    102102  end
    103103
Note: See TracChangeset for help on using the changeset viewer.