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

Go to the source code of this file.

Variables

echo sbnana version
 
then ncores
 
then if [-x/cvmfs/grid.cern.ch/util/cvmfs-uptodate]
 
then cvmfs grid cern ch util
cvmfs uptodate cvmfs sbn
opensciencegrid org products
sbn fi echo Setting up sbn
cvmfs source cvmfs sbn
opensciencegrid org products
sbn setup exit else echo No
sbn setup file found exit fi
setup mrb exit if!uname grep q 
Darwin
 
then setup git exit fi setup
gitflow exit export 
MRB_PROJECT
 
then SBNANAOBJ
 
then cp usr lib64 libXmu so
sbncode lib fi mrb mp n sbnana
j $ncores exit 
manifest
 

Variable Documentation

then cvmfs grid cern ch util cvmfs uptodate cvmfs sbn opensciencegrid org products sbn fi echo Setting up sbn cvmfs source cvmfs sbn opensciencegrid org products sbn setup exit else echo No sbn setup file found exit fi setup mrb exit if ! uname grep q Darwin

Definition at line 60 of file buildSBNANA.sh.

then if[-x/cvmfs/grid.cern.ch/util/cvmfs-uptodate]

Definition at line 32 of file buildSBNANA.sh.

then cp usr lib64 libXmu so sbncode lib fi mrb mp n sbnana j $ncores exit manifest
Initial value:
=sbnana-*_MANIFEST.txt
mv *.bz2 $WORKSPACE/copyBack/ || exit 1
if [ -f $manifest ]

Definition at line 99 of file buildSBNANA.sh.

then setup git exit fi setup gitflow exit export MRB_PROJECT
Initial value:
=sbnana
echo "Mrb path:"
which mrb
set -x
rm -rf $WORKSPACE/temp || exit 1
mkdir -p $WORKSPACE/temp || exit 1
mkdir -p $WORKSPACE/copyBack || exit 1
rm -f $WORKSPACE/copyBacksetup || exit 1
set -x
cd $MRB_SOURCE || exit 1
mrb g -r sbnana@$SBNANA || exit 1
if [ -z "$SBNANAOBJ" ]
process_name opflash particleana ie ie ie z
process_name opflash particleana ie x
pdgs p
Definition: selectors.fcl:22
BEGIN_PROLOG g
do cd
esac echo uname r

Definition at line 64 of file buildSBNANA.sh.

then ncores
Initial value:
=1
echo "Building using $ncores cores."
echo "ls /cvmfs/larsoft.opensciencegrid.org"
ls /cvmfs/larsoft.opensciencegrid.org
echo
if [ -f /cvmfs/larsoft.opensciencegrid.org/products/setup ]
then source grid fermiapp products dune setup_dune_fermiapp sh exit else echo No setup file found exit fi setup
then echo Invalid dCache scratch not copying back else ifdh ls
Definition: run_job.sh:111
then shift fi

Definition at line 21 of file buildSBNANA.sh.

then SBNANAOBJ
Initial value:
=`grep sbnanaobj $MRB_SOURCE/sbnana/ups/product_deps | grep -v qualifier | awk '{print $2}'`
echo "sbnanaobj version: $SBNANAOBJ"
mrb g -r sbnanaobj@$SBNANAOBJ || exit 1
cd $MRB_BUILDDIR || exit 1
mrbsetenv || exit 1
mrb b -j$ncores || exit 1
if uname | grep -q Linux
BEGIN_PROLOG g
then shift fi
do cd
esac echo uname r
then echo echo For Linux

Definition at line 86 of file buildSBNANA.sh.

echo sbnana version

Definition at line 20 of file buildSBNANA.sh.