ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
HFmon2012
/
test
/
set526.sh
Revision:
1.1
Committed:
Wed Aug 22 14:12:43 2012 UTC
(12 years, 8 months ago) by
yilmaz
Content type:
application/x-sh
Branch:
MAIN
CVS Tags:
HEAD
Log Message:
cfg for global run
File Contents
#
User
Rev
Content
1
yilmaz
1.1
2
export SCRAM_ARCH=slc5_amd64_gcc462
3
4
indir=`pwd`/
5
#cd $CMSSW_BASE/src
6
eval `scram ru -sh`
7
cd $indir
8
9