All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
update_sources.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}"]]
 
do one_file $F done echo for F
in find $TOP name CMakeLists
txt 
print
 

Variable Documentation

shift break

Definition at line 60 of file update_sources.sh.

then echo ERROR

Definition at line 51 of file update_sources.sh.

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

Definition at line 58 of file update_sources.sh.

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

Definition at line 54 of file update_sources.sh.

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

Definition at line 83 of file update_sources.sh.

do one_file $F done echo for F in find $TOP name CMakeLists txt print

Definition at line 94 of file update_sources.sh.

prog

Definition at line 3 of file update_sources.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 update_sources.sh.