Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
5d54e305
Commit
5d54e305
authored
Jul 02, 2002
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix to work with Perl 5.6
parent
ff17c390
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
tmcd/ron/watchdog
tmcd/ron/watchdog
+5
-0
No files found.
tmcd/ron/watchdog
View file @
5d54e305
...
@@ -43,6 +43,11 @@ my $vndir = "/var/testbed";
...
@@ -43,6 +43,11 @@ my $vndir = "/var/testbed";
my
$pidfile
=
"
/var/run/emulab-watchdog.pid
";
my
$pidfile
=
"
/var/run/emulab-watchdog.pid
";
my
$noboot
=
0
;
my
$noboot
=
0
;
#
# Forward declarations for prototype checking
#
sub
bootvnodes
();
#
#
# Parse command arguments. Once we return from getopts, all that should be
# Parse command arguments. Once we return from getopts, all that should be
# left are the required arguments.
# left are the required arguments.
...
...
Write
Preview
Markdown
is supported
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