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-devel
Commits
5f2c668d
Commit
5f2c668d
authored
Jan 21, 2004
by
Leigh B. Stoller
Browse files
Remove debugging sleep(10) I left in.
parent
f39b4fb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
pxe/bootinfosend.c
View file @
5f2c668d
...
...
@@ -128,8 +128,6 @@ main(int argc, char **argv)
exit
(
1
);
}
sleep
(
10
);
bzero
(
&
boot_info
,
sizeof
(
boot_info
));
boot_info
.
version
=
BIVERSION_CURRENT
;
if
(
reboot
)
{
...
...
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