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
b87870fd
Commit
b87870fd
authored
Mar 14, 2001
by
Christopher Alfeld
Browse files
Fixed a big error in cleanup.
parent
5146fea0
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/tbprerun.in
View file @
b87870fd
...
...
@@ -56,7 +56,7 @@ $tbcmdfile = "tbcmds";
# This routine is called after reservation and frees the reservation.
sub
cleanup
{
&tbs_exec
("
nfree
$
e
id
$
p
id
");
&tbs_exec
("
nfree
$
p
id
$
e
id
");
};
if
(
$dolog
)
{
...
...
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