Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
71e7f44c
Commit
71e7f44c
authored
Jan 09, 2019
by
Jens Kroeger
Browse files
jobsub README: fixed parameter name
parent
b1ebe784
Changes
1
Hide whitespace changes
Inline
Side-by-side
jobsub/README.md
View file @
71e7f44c
...
...
@@ -70,7 +70,7 @@ The section of a configuration file template with variable geometry file and DUT
```
toml
[Corryvreckan]
detectors_file
=
"@telescopeGeometry@"
histogram
F
ile
=
"histograms_@RunNumber@.root"
histogram
_f
ile
=
"histograms_@RunNumber@.root"
number_of_events
=
5000000
...
...
@@ -148,4 +148,4 @@ Complicated and error-prone `transfer_output_files` commands can be avoided. It
```
output_directory = "/afs/cern.ch/user/y/yourname/whateveryouwant/run@RunNumber@"
```
directly in the Corryvreckan config file.
\ No newline at end of file
directly in the Corryvreckan config file.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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