Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Accelerators
CICD
GENERIC
Protocols
Serial
Commits
7d5cf3ca
Commit
7d5cf3ca
authored
Sep 10, 2021
by
Arnaud Le Meillour
Browse files
fix var error
parent
7bbcd059
Pipeline
#54491
passed with stage
in 13 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7d5cf3ca
...
...
@@ -21,7 +21,6 @@ stages:
-
test -d /opt/os_dev
-
chmod -R a+rw .
-
sudo -u dserver /usr/bin/make install
#- tree -Ca -I '.*' /opt/os_dev
# JOB DEBIAN 9 ################################################
...
...
CMakeLists.txt
View file @
7d5cf3ca
...
...
@@ -2,7 +2,7 @@ set(HOME_PREFIX ESRF)
###############################################################################
# List of TANGO device servers to build (from defined classes below)
set
(
DEVICE_SERVERS
set
(
PROJECT_
DEVICE_SERVERS
Serial
)
# Shared libraries of TANGO classes needed on this project
...
...
Write
Preview
Supports
Markdown
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