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
ec239ff0
Commit
ec239ff0
authored
Nov 08, 2001
by
Leigh B. Stoller
Browse files
Turn off timer so that assign does not get shot down.
parent
cd66770e
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/swapexp.php3
View file @
ec239ff0
...
...
@@ -124,6 +124,10 @@ flush();
# to the proper directory and to keep some of these details out
# of this.
#
# Avoid SIGPROF in child.
#
set_time_limit
(
0
);
$output
=
array
();
$retval
=
0
;
$result
=
exec
(
"
$TBSUEXEC_PATH
$uid
$unix_gid
"
.
...
...
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