Skip to content
Snippets Groups Projects
Commit 82694774 authored by Michael Davis's avatar Michael Davis
Browse files

[cta-admin] Consolidates "library" headers

library/logical library/name -> library
parent a40d6c35
No related branches found
No related tags found
No related merge requests found
......@@ -503,7 +503,7 @@ void TextFormatter::print(const ListPendingRetrievesSummary &lpr_summary) {
void TextFormatter::printLogicalLibraryLsHeader() {
push_back("HEADER");
push_back(
"name",
"library",
"disabled",
"c.user",
"c.host",
......@@ -741,7 +741,7 @@ void TextFormatter::printTapeLsHeader() {
"vid",
"media type",
"vendor",
"logical library",
"library",
"tapepool",
"vo",
"encryption key",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment