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-stable
Commits
3a31908c
Commit
3a31908c
authored
Dec 04, 2008
by
Leigh B. Stoller
Browse files
Turn off debug mode.
parent
8340da54
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/scripts/expire_daemon.in
View file @
3a31908c
...
...
@@ -18,7 +18,7 @@ sub usage()
exit
(
1
);
}
my
$optlist
=
"
d
";
my
$debug
=
1
;
my
$debug
=
0
;
my
$asch
=
0
;
#
...
...
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