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
636185d5
Commit
636185d5
authored
Mar 22, 2007
by
Robert Ricci
Browse files
Fix a warning due to function prototype issues with perl 5.8
parent
e5f9f7e1
Changes
1
Show whitespace changes
Inline
Side-by-side
utils/eventping.in
View file @
636185d5
...
...
@@ -13,6 +13,8 @@ my $TB = "@prefix@";
my
$BOSSNODE
=
"
@BOSSNODE
@
";
my
$TBOPS
=
"
@TBOPSEMAIL
@
";
sub
fatal
(
$
)
;
$|
=
1
;
use
event
;
...
...
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