IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11208


Ignore:
Timestamp:
Jan 19, 2007, 5:23:14 PM (19 years ago)
Author:
eugene
Message:

adding database lists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_00/ippTasks/pantasks.pro

    r11085 r11208  
    2525$EXIT_DATA_ERR    = 5
    2626
     27$DB:n = 0
     28
    2729macro init.simtest
    2830  $LOGDIR = `ipp_datapath.pl path://SIMTEST`
    2931  $LOGDIR = $LOGDIR/logs
    3032  exec mkdir -p $LOGDIR
     33
     34  list DB -add simtest
    3135
    3236  if ($parallel)
     
    4044  $LOGDIR = $LOGDIR/logs
    4145  exec mkdir -p $LOGDIR
     46
     47  list DB -add essence_v2
    4248
    4349  if ($parallel)
     
    5460  $LOGDIR = $LOGDIR/logs
    5561  exec mkdir -p $LOGDIR
     62
     63  list DB -add isptest
    5664
    5765  if ($parallel)
Note: See TracChangeset for help on using the changeset viewer.