Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
JLigier.sh File Reference

Go to the source code of this file.

Variables

 script
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
&dev null set_variable PORT
set_variable TIMEOUT
set_variable 
DEBUG
 
then print u2 $script[host
name]< option > print u2
Possible 
options
 
then print u2 $script[host
name]< option > print u2
Possible 
stop
 
then print u2 $script[host
name]< option > print u2
Possible 
continue
 
then print u2 $script[host
name]< option > print u2
Possible restart exit fi case
set_variable HOST set_variable 
OPTION
 
usage
 
esac if [[$OPTION!="start"&&$OPTION!="stop"&&$OPTION!="continue"&&$OPTION!="restart"]]
 
then PID
 

Variable Documentation

script
Initial value:
=${0##*/}
if [ -z $JPP_DIR ]

Definition at line 5 of file JLigier.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable PORT set_variable TIMEOUT set_variable DEBUG
Initial value:
{LIGIER_DEBUG:-1}
set_variable HOST `get_ip_address`
set_variable COMMAND JLigier
if ( do_usage $* )
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
&set_variable HOST
then usage $script< detector file >< inputfile > fi case set_variable WORKDIR
Definition: JLegolas.sh:28

Definition at line 22 of file JLigier.sh.

then print u2 $script [host name]<option> print u2 Possible options

Definition at line 29 of file JLigier.sh.

then print u2 $script [host name]<option> print u2 Possible stop

Definition at line 29 of file JLigier.sh.

then print u2 $script [host name]<option> print u2 Possible continue

Definition at line 29 of file JLigier.sh.

then notice JLigier is running on $HOST with PID $PID else OPTION
Initial value:
=${OPTION/restart/start}
elif [[ $OPTION == "continue" ]]
then usage $script< detector >< run >< outputfile > fi case set_variable OPTION
Definition: JTuna.sh:26
*fatal Wrong option $OPTION

Definition at line 29 of file JLigier.sh.

* usage

Definition at line 36 of file JLigier.sh.

then fatal Invalid option $OPTION fi if[[$OPTION=="stop"||$OPTION=="restart"]]

Definition at line 37 of file JLigier.sh.

then PID
Initial value:
=`get_pid $HOST $COMMAND`
if [[ -n $PID ]]
alias put_queue eval echo n
Definition: qlib.csh:19

Definition at line 47 of file JLigier.sh.