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
a4ac51bc
Commit
a4ac51bc
authored
Feb 15, 2007
by
Leigh B. Stoller
Browse files
Remove debugging code.
parent
080727f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/template_export.php
View file @
a4ac51bc
...
...
@@ -141,9 +141,6 @@ if ($spew) {
ignore_user_abort
(
1
);
register_shutdown_function
(
"SPEWCLEANUP"
);
TBERROR
(
"
$TBSUEXEC_PATH
$uid
$pid
,
$unix_gid
"
.
" webtemplate_export -s
$optarg
-i
$exptidx
"
,
0
);
if
((
$fp
=
popen
(
"
$TBSUEXEC_PATH
$uid
$pid
,
$unix_gid
"
.
" webtemplate_export -s -i
$exptidx
"
,
"r"
)))
{
...
...
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