Skip to content
Snippets Groups Projects
Commit 665f0101 authored by Steven Murray's avatar Steven Murray Committed by Steven Murray
Browse files

Added missing error string to list possible tape errors.

parent 6431b5fb
Branches
Tags
No related merge requests found
......@@ -336,6 +336,7 @@ char *sys_terrlist[ETMAXERR-ETBASEOFF+2] =
"Cartridge write protected",
"Wrong vsn",
"Tape has a bad MIR",
"castor::tape::net::acceptConnection interrupted",
"BAD ERROR NUMBER"
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment