ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
RateMonShiftTool_dev
/
set.sh
Revision:
1.3
Committed:
Tue Nov 13 01:14:58 2012 UTC
(12 years, 5 months ago) by
fwyzard
Content type:
application/x-sh
Branch:
MAIN
CVS Tags:
V00-02-06, HEAD
Changes since
1.2
:
+5 -9 lines
Log Message:
clean up
File Contents
#
Content
1
#! /bin/bash
2
export SCRAM_ARCH=slc5_amd64_gcc462
3
export VO_CMS_SW_DIR=/nfshome0/cmssw2
4
source $VO_CMS_SW_DIR/cmsset_default.sh
5
cd $VO_CMS_SW_DIR/$SCRAM_ARCH/cms/cmssw/CMSSW_5_2_4/src
6
cmsenv
7
cd -