Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-stable
Commits
c890df6d
Commit
c890df6d
authored
Sep 24, 2007
by
Russ Fish
Browse files
Improved error message
parent
5e09d746
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/libdb.pm.in
View file @
c890df6d
...
...
@@ -4459,7 +4459,7 @@ sub TBFieldData($$;$)
}
# Resort to a default entry.
if (!defined($fielddata)) {
$DBFieldErrstr = "
No slot
data";
$DBFieldErrstr = "
Error-checking pattern missing from the
data
base
";
if (defined($flag)) {
if ($flag & TBDB_CHECKDBSLOT_WARN()) {
...
...
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