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
641b2dce
Commit
641b2dce
authored
Sep 21, 2007
by
Leigh B. Stoller
Browse files
Minor bug fix; tbend does not take any args.
parent
9bdda67a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/template_instantiate.in
View file @
641b2dce
...
...
@@ -768,7 +768,7 @@ sub cleanup()
# Before killing it, save off the user directory for debugging.
$experiment
->
BackupUserData
();
$experiment
->
End
("
-
x -q -w
")
==
0
$experiment
->
End
("
-
f
")
==
0
or
exit
(
-
1
);
}
$instance
->
Delete
()
...
...
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