Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
patch-control
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carmelo Pellegrino
patch-control
Commits
e1ca5096
Commit
e1ca5096
authored
9 years ago
by
Carmelo Pellegrino
Browse files
Options
Downloads
Patches
Plain Diff
using jollyroger as jollytoken in DM by default.
This should work even with DM version older than 4.0
parent
c9020619
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
patch-control.sh
+1
-1
1 addition, 1 deletion
patch-control.sh
with
1 addition
and
1 deletion
patch-control.sh
+
1
−
1
View file @
e1ca5096
...
...
@@ -233,7 +233,7 @@ DAQ_PROC_ID=$!
PROCS
=(
${
PROCS
[*]
}
${
DAQ_PROC_ID
}
)
# Launch the DM
dm_driver
${
run_duration_seconds
}
| mono
${
DM_EXE_DIR
}
/DetectorControl.exe
--control
--reset
&
dm_driver
${
run_duration_seconds
}
| mono
${
DM_EXE_DIR
}
/DetectorControl.exe
--control
--reset
--jollytoken
jollyroger
&
PROCS
=(
${
PROCS
[*]
}
$!
)
# Put notification mark in the system tray
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment