IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24189


Ignore:
Timestamp:
May 14, 2009, 3:59:43 PM (17 years ago)
Author:
eugene
Message:

add username to parsed values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/automate.pro

    r23230 r24189  
    3535  queuesubstr tmp @DBNAME@ $3
    3636  queuesubstr tmp @CWD@ $cwd
     37
     38  $username = `whoami`
     39  queuesubstr tmp @USER@ $username
    3740
    3841  ipptool2book tmp automate -key name -uniq -setword pantaskState INIT.BLOCK
Note: See TracChangeset for help on using the changeset viewer.