Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
BAM Server Configuration
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
MSK-SW
Special Diagnostics
BAM
BAM Server Configuration
Commits
b90704e4
Commit
b90704e4
authored
7 months ago
by
Jens Georg
Browse files
Options
Downloads
Patches
Plain Diff
fix: Typo in hostlist
parent
70397818
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
bam/hostlist
+1
-1
1 addition, 1 deletion
bam/hostlist
with
2 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
b90704e4
...
...
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16)
# Note: Always keep MAJOR_VERSION and MINOR_VERSION identical to the server version. Count only the patch separately.
set
(
${
PROJECT_NAME
}
_MAJOR_VERSION 03
)
set
(
${
PROJECT_NAME
}
_MINOR_VERSION 03
)
set
(
${
PROJECT_NAME
}
_PATCH_VERSION 0
2
)
set
(
${
PROJECT_NAME
}
_PATCH_VERSION 0
3
)
include
(
cmake/set_version_numbers.cmake
)
include
(
cmake/config_generator_project.cmake
)
...
...
This diff is collapsed.
Click to expand it.
bam/hostlist
+
1
−
1
View file @
b90704e4
...
...
@@ -17,7 +17,7 @@ xfelcpusd1932tl.desy.de D xfel BAM/1932M.TL BAM/1932
# xfel SASE
xfelcpusd2461s1.desy.de D xfel BAM/2461.S1
xfelcpusd2423s2.desy.de
D xfel BAM/2423.S2
xfelcpusd2423s2
b
.desy.de D xfel BAM/2423.S2
xfelcpusd2955s3.desy.de D xfel BAM/2955.S3
# labs
...
...
This diff is collapsed.
Click to expand it.
Jens Georg
@jens.georg
mentioned in commit
76dee553
·
7 months ago
mentioned in commit
76dee553
mentioned in commit 76dee553a1fde1fe125304a97b91b0ecdce646a9
Toggle commit list
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