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
8616f37f
Commit
8616f37f
authored
Sep 22, 2011
by
Jonathon Duerig
Browse files
Turn off debug output by default.
parent
6446f107
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/libptop_new.pm.in
View file @
8616f37f
...
...
@@ -45,7 +45,7 @@ my $print_sim = 0;
my
$
genimode
=
0
;
my
$
delaycap_override
=
undef
;
my
$
multiplex_override
=
undef
;
my
$
debug
=
1
;
my
$
debug
=
0
;
my
$
default_longitude
=
undef
;
my
$
default_latitude
=
undef
;
...
...
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