Jpp
18.0.0-rc.2
the software that should make you happy
|
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 |
then usage $script< input file > < parametersfile > fi case set_variable | WORKDIR |
&set_variable | PARAMETERS_FILE |
set_variable | INPUT_FILE |
*fatal Wrong number of arguments esac | if [[!-f $INPUT_FILE]] |
then echo $PARAMETERS_FILE $WORKDIR parameters txt set_variable PARAMETERS_FILE $WORKDIR parameters txt fi mkdir p $WORKDIR set_variable OUTPUT_FILE $WORKDIR test root JTestTuna f | $INPUT_FILE |
script |
Definition at line 2 of file test-Tuna.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable |
Definition at line 23 of file test-Tuna.sh.
then usage $script<input file><parametersfile> fi case set_variable WORKDIR |
Definition at line 28 of file test-Tuna.sh.
& set_variable PARAMETERS_FILE |
Definition at line 29 of file test-Tuna.sh.
set_variable INPUT_FILE |
Definition at line 30 of file test-Tuna.sh.
then fatal File $INPUT_FILE not found fi if[[!-f $PARAMETERS_FILE]] |
Definition at line 30 of file test-Tuna.sh.
then echo $PARAMETERS_FILE $WORKDIR parameters txt set_variable PARAMETERS_FILE $WORKDIR parameters txt fi mkdir p $WORKDIR set_variable OUTPUT_FILE $WORKDIR test root JTestTuna f $INPUT_FILE |
Definition at line 53 of file test-Tuna.sh.