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
f72fe053
Commit
f72fe053
authored
Sep 27, 2011
by
Leigh B Stoller
Browse files
Turn off debugging.
parent
6bd246fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/staticroutes.in
View file @
f72fe053
...
...
@@ -37,7 +37,7 @@ my $TB = "@prefix@";
my
$NETMASK
=
"
255.255.255.0
";
my
$EXPTNETMASK
=
"
255.255.0.0
";
my
$debug
=
1
;
my
$debug
=
0
;
my
$memdebug
=
0
;
my
$routecalc
=
"
$TB
/libexec/routecalc
";
my
$impotent
=
0
;
...
...
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