IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 12, 2006, 5:25:02 PM (20 years ago)
Author:
eugene
Message:

cleanup lognames

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r10673 r10674  
    22$network = 1
    33$parallel = 1
    4 $scripts = .
    5 $WORKDIR = `ipp_datapath.pl path://ESSENCE/`
     4$scripts = $HOME/src/pantasks/ipp/ippTasks
     5$LOGDIR = `ipp_datapath.pl path://ESSENCE/`
     6$LOGDIR = "$LOGDIR/logs"
     7exec mkdir -p $LOGDIR
     8
    69$loadpoll = 1
    710$loadexec = 5
     
    1619    controller host add sn4
    1720    controller host add sn5
    18 #    controller host add sn6
    19     # sn7 serves the disk
     21#   controller host add sn6
     22# sn7 serves the disk
    2023  end
    2124end
Note: See TracChangeset for help on using the changeset viewer.