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
366322fd
Commit
366322fd
authored
May 01, 2003
by
Leigh B. Stoller
Browse files
Add "terminate" as alias for halt.
parent
5116cd33
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ns2ir/sim.tcl.in
View file @
366322fd
...
...
@@ -621,6 +621,10 @@ Simulator instproc at {time eventstring} {
set otype SIMULATOR
set etype HALT
}
"terminate"
{
set otype SIMULATOR
set etype HALT
}
"swapout"
{
set otype SIMULATOR
set etype SWAPOUT
...
...
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