Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
a2d6e8c6
Commit
a2d6e8c6
authored
Oct 08, 2020
by
Michael Davis
Browse files
Renames cta-send-event.sh to cta-send-closew.sh
parent
7e9e9f81
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmdline/CMakeLists.txt
View file @
a2d6e8c6
...
...
@@ -57,6 +57,6 @@ set_property (TARGET cta-wfe-test APPEND PROPERTY INSTALL_RPATH ${PROTOBUF3_RPAT
install
(
TARGETS cta-admin DESTINATION usr/bin
)
install
(
FILES cta-admin.1cta DESTINATION usr/share/man/man1
)
install
(
TARGETS cta-send-event DESTINATION usr/bin
)
install
(
FILES cta-send-
event
.sh DESTINATION usr/bin
)
install
(
FILES cta-send-
closew
.sh DESTINATION usr/bin
)
install
(
FILES cta-cli.conf DESTINATION
${
CMAKE_INSTALL_SYSCONFDIR
}
/cta
)
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