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

Go to the source code of this file.

Variables

while __pad5__
 
do case in h help show_help exit
 
mdappfamily if ["$2"]
 
then MDAPPFAMILY
 
then MDAPPVERSION
 
then INPUTFCLNAME
 
then MDFILETYPE
 
then MDRUNTYPE
 
then MDGROUPNAME
 
then MDFCLNAME
 
then MDPROJECTNAME
 
then MDPROJECTSTAGE
 
then MDPROJECTVERSION
 
then MDPROJECTSOFTWARE
 
then MDPRODUCTIONNAME
 
then MDPRODUCTIONTYPE
 
then TFILEMDJSONNAME
 
then CAFNAME
 
v verbose verbose =$((verbose + 1)) # Each -v adds 1 to verbosity.
 
shift break
 
*printf WARN
 
then echo ERROR
 

Variable Documentation

while __pad5__

Definition at line 4 of file sbndpoms_metadata_injector.sh.

shift break

Definition at line 157 of file sbndpoms_metadata_injector.sh.

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

Definition at line 141 of file sbndpoms_metadata_injector.sh.

then echo ERROR

Definition at line 176 of file sbndpoms_metadata_injector.sh.

do case in h help show_help exit

Definition at line 9 of file sbndpoms_metadata_injector.sh.

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

Definition at line 9 of file sbndpoms_metadata_injector.sh.

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

Definition at line 32 of file sbndpoms_metadata_injector.sh.

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

Definition at line 12 of file sbndpoms_metadata_injector.sh.

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

Definition at line 22 of file sbndpoms_metadata_injector.sh.

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

Definition at line 69 of file sbndpoms_metadata_injector.sh.

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

Definition at line 42 of file sbndpoms_metadata_injector.sh.

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

Definition at line 60 of file sbndpoms_metadata_injector.sh.

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

Definition at line 114 of file sbndpoms_metadata_injector.sh.

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

Definition at line 123 of file sbndpoms_metadata_injector.sh.

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

Definition at line 78 of file sbndpoms_metadata_injector.sh.

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

Definition at line 105 of file sbndpoms_metadata_injector.sh.

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

Definition at line 87 of file sbndpoms_metadata_injector.sh.

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

Definition at line 96 of file sbndpoms_metadata_injector.sh.

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

Definition at line 51 of file sbndpoms_metadata_injector.sh.

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

Definition at line 132 of file sbndpoms_metadata_injector.sh.

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

Definition at line 156 of file sbndpoms_metadata_injector.sh.

* printf WARN

Definition at line 161 of file sbndpoms_metadata_injector.sh.