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

Go to the source code of this file.

Variables

while __pad6__
 
do case in h help show_help exit
 
fclname if ["$2"]
 
then FCLNAME
 
then WRAPPERNAME
 
v verbose verbose =$((verbose + 1)) # Each -v adds 1 to verbosity.
 
shift break
 
*printf WARN
 
then echo ERROR
 

Variable Documentation

while __pad6__

Definition at line 4 of file sbndpoms_wrapperfcl_maker.sh.

shift break

Definition at line 37 of file sbndpoms_wrapperfcl_maker.sh.

then echo ERROR

Definition at line 57 of file sbndpoms_wrapperfcl_maker.sh.

do case in h help show_help exit

Definition at line 9 of file sbndpoms_wrapperfcl_maker.sh.

then FCLNAME
Initial value:
="$2"
else
echo "$0 ERROR: fclname requires a non-empty option argument."
exit 1
shift
Definition: fcl_checks.sh:26
then shift fi

Definition at line 12 of file sbndpoms_wrapperfcl_maker.sh.

* break esac shift done if[-z"$FCLNAME"]

Definition at line 9 of file sbndpoms_wrapperfcl_maker.sh.

v verbose verbose =$((verbose + 1)) # Each -v adds 1 to verbosity.

Definition at line 36 of file sbndpoms_wrapperfcl_maker.sh.

* printf WARN

Definition at line 41 of file sbndpoms_wrapperfcl_maker.sh.

then WRAPPERNAME
Initial value:
="$2"
else
echo "$0 ERROR: wrappername requires a non-empty option argument."
exit 1
shift
Definition: fcl_checks.sh:26
then shift fi

Definition at line 21 of file sbndpoms_wrapperfcl_maker.sh.