Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DMT-runtime-configuration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
GDS
DMT-runtime-configuration
Commits
2a4a1d3b
Commit
2a4a1d3b
authored
1 year ago
by
John Zweizig
Browse files
Options
Downloads
Patches
Plain Diff
fix move_xml paths in TrigStream configurations where not already resolved
parent
bfb11844
No related branches found
Branches containing commit
No related tags found
1 merge request
!31
fix move_xml paths in TrigStream configurations where not already resolved
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Services/TrigMgr/TrigStream_LHO.cfg
+1
-1
1 addition, 1 deletion
Services/TrigMgr/TrigStream_LHO.cfg
Services/TrigMgr/TrigTStream_LHO.cfg
+1
-1
1 addition, 1 deletion
Services/TrigMgr/TrigTStream_LHO.cfg
Services/TrigMgr/TrigTStream_LLO.cfg
+1
-1
1 addition, 1 deletion
Services/TrigMgr/TrigTStream_LLO.cfg
with
3 additions
and
3 deletions
Services/TrigMgr/TrigStream_LHO.cfg
+
1
−
1
View file @
2a4a1d3b
S6Segs
-type
Segment
-mode
Timer
-idletime
48
-maxtime
16
-mask
8
\
-insert
"move_xml
--file
$Xml_File
--target
/gds-h1/dmt/triggers/DQ_Segments"
\
-insert
"
$HOME/scripts/
move_xml
--file
$Xml_File
--target
/gds-h1/dmt/triggers/DQ_Segments"
\
-out
/var/spool/dmt-triggers/DQ_Segments/H-DQ_Segments-%5r/H-DQ_Segments-%g-%d.xml
This diff is collapsed.
Click to expand it.
Services/TrigMgr/TrigTStream_LHO.cfg
+
1
−
1
View file @
2a4a1d3b
S6Segs
-type
Segment
-mode
Timer
-idletime
48
-maxtime
16
-mask
8
\
-insert
"move_xml_r
--file
$Xml_File
--target
/gds-h1/dmt/triggers/test/DQ_Segments"
\
-insert
"
$HOME/scripts/
move_xml_r
--file
$Xml_File
--target
/gds-h1/dmt/triggers/test/DQ_Segments"
\
-out
/var/spool/dmt-triggers/DQ_Segments/H-DQ_Segments-%5r/H-DQ_Segments-%g-%d.xml
This diff is collapsed.
Click to expand it.
Services/TrigMgr/TrigTStream_LLO.cfg
+
1
−
1
View file @
2a4a1d3b
S6Segs
-type
Segment
-mode
Timer
-idletime
48
-maxtime
16
-mask
8
\
-insert
"move_xml_r
--file
$Xml_File
--target
/gds/dmt/test/triggers/DQ_Segments"
\
-insert
"
$HOME/scripts/
move_xml_r
--file
$Xml_File
--target
/gds/dmt/test/triggers/DQ_Segments"
\
-out
/var/spool/dmt-triggers/DQ_Segments/L-DQ_Segments-%5r/L-DQ_Segments-%g-%d.xml
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