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

Go to the source code of this file.

Variables

 prog
 
then echo ERROR
 
do case in fix whitespace fix_whitespace
 
one file file
 
shift break
 
*echo Bad argument $OPT &usage
exit esac done 
TOP
 
then if [[-r"${file}"]]
 

Variable Documentation

shift break

Definition at line 60 of file UpdateArtDataHelper.sh.

then echo ERROR

Definition at line 51 of file UpdateArtDataHelper.sh.

one file file
Initial value:
=$2
shift
Definition: fcl_checks.sh:26

Definition at line 58 of file UpdateArtDataHelper.sh.

do case in fix whitespace fix_whitespace
Initial value:
=1
shift
Definition: fcl_checks.sh:26

Definition at line 54 of file UpdateArtDataHelper.sh.

then if[[-r"${file}"]]

Definition at line 83 of file UpdateArtDataHelper.sh.

prog

Definition at line 3 of file UpdateArtDataHelper.sh.

* echo Bad argument $OPT& usage exit esac done TOP
Initial value:
=${1}
TMP=`mktemp -t update_sources.sh.XXXXXX`
trap "rm $TMP* 2>/dev/null" EXIT
if [[ -n "${file}" ]]
get_this_dir()
Definition: grid_setup.sh:14

Definition at line 72 of file UpdateArtDataHelper.sh.