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

Go to the source code of this file.

Variables

 thisComFull
 
 exit
 
*echo ERROR
 
 usage
 
esac done gitcmd
 

Variable Documentation

* echo ERROR

Definition at line 20 of file doGit.sh.

exit

Definition at line 20 of file doGit.sh.

esac done gitcmd
Initial value:
=${1}
if [ -z "${gitcmd}" ]
then
echo 'ERROR: no options specified'
exit 1
if [ -z "${MRB_SOURCE}" ]
then
echo 'ERROR: MRB_SOURCE must be defined'
echo ' source the appropriate localProductsXXX/setup'
exit 1
if [ ! -r $MRB_SOURCE/CMakeLists.txt ]
process_name opflash particleana ie ie ie z
usage
Definition: doGit.sh:21
then shift fi
esac echo uname r

Definition at line 26 of file doGit.sh.

thisComFull
Initial value:
=$(basename $0)
fullCom="${thisComFull%.*}"
function usage() {
echo "Usage: $fullCom <command>"
}
while getopts ":h" OPTION
do
case $OPTION in
h ) usage
usage
Definition: doGit.sh:21
while getopts
while getopts h
if &&[-z"$BASH_VERSION"] then echo Attempting to switch to bash bash shellSwitch exit fi &&["$1"= 'shellSwitch'] shift declare a IncludeDirectives for Dir in

Definition at line 7 of file doGit.sh.

usage

Definition at line 21 of file doGit.sh.