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
dCache
cta
Commits
5ce2c644
Commit
5ce2c644
authored
Jun 15, 2021
by
Michael Davis
Browse files
[frontend] Removes obsolete colour codes for cta-admin output
This is now handled client-side.
parent
31e1cbf0
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
catalogue/AllCatalogueSchema.hpp
View file @
5ce2c644
This diff is collapsed.
Click to expand it.
xroot_plugins/XrdSsiCtaRequestMessage.cpp
View file @
5ce2c644
...
@@ -48,11 +48,6 @@ using XrdSsiPb::PbException;
...
@@ -48,11 +48,6 @@ using XrdSsiPb::PbException;
namespace
cta
{
namespace
cta
{
namespace
xrd
{
namespace
xrd
{
// Codes to change colours for console output (when sending a response to cta-admin)
const
char
*
const
TEXT_RED
=
"
\x1b
[31;1m"
;
const
char
*
const
TEXT_NORMAL
=
"
\x1b
[0m
\n
"
;
/*
/*
* Convert AdminCmd <Cmd, SubCmd> pair to an integer so that it can be used in a switch statement
* Convert AdminCmd <Cmd, SubCmd> pair to an integer so that it can be used in a switch statement
*/
*/
...
...
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