Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
2578ca6b
Commit
2578ca6b
authored
Mar 23, 2007
by
Andrea Sciaba
Browse files
Redirected output of makelist.pl to log file
parent
779274eb
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/same-cron/same-cron.sh
View file @
2578ca6b
...
...
@@ -12,7 +12,7 @@ myproxy=myproxy-fts.cern.ch
SAME_DIR
=
$HOME
/same
#Define working directory for this SAM instance. The actual directory will be $HOME/.$SAME_WORKDIR
SAME_WORKDIR
=
same
SAME_WORKDIR
=
`
basename
$SAME_DIR
`
# Define which sensors to run and to publish
publish_sensors
=
"CE gCE"
...
...
@@ -22,7 +22,7 @@ sensors="SE CE gCE"
./cms2sam.sh
$SAME_DIR
>>
$log
2>&1
# Update list of CMS sites to test (comment if you do not want automatic updates)
./makesitelist.pl
$SAME_DIR
/client/etc/same.conf.CMS
$SAME_DIR
/client/etc/same.conf
$SAME_WORKDIR
./makesitelist.pl
$SAME_DIR
/client/etc/same.conf.CMS
$SAME_DIR
/client/etc/same.conf
$SAME_WORKDIR
>>
$log
2>&1
# Uncomment if you are running with the /cms/Role=production FQAN
#cp -f $SAME_DIR/client/sensors/testjob/test-sequence-prod.lst $SAME_DIR/client/sensors/testjob/test-sequence.lst
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment