Skip to content
GitLab
Menu
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-devel
Commits
63198ae5
Commit
63198ae5
authored
Sep 20, 2010
by
Mike Hibler
Browse files
Change a tbwarn into a tbinfo.
parent
36d88387
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/libosload.pm.in
View file @
63198ae5
...
...
@@ -385,7 +385,7 @@ sub osload ($$) {
my
($
pmbr
)
=
$
dbresult
->
fetchrow_array
();
if
($
pmbr
!= $rowref->{'mbr_version'}) {
#
XXX
:
Is
this
right
in
the
context
of
multiple
images
tb
warn
(
"$node: Existing partition $i inconsistent"
.
tb
info
(
"$node: Existing partition $i inconsistent"
.
" with new image partitioning,"
.
" invalidating existing partition"
);
$
whackit
=
1
;
...
...
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