Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
111
Issues
111
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
aebee386
Commit
aebee386
authored
Sep 15, 2003
by
Leigh Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor bug fix.
parent
ef79a466
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tbsetup/ns2ir/tb_compat.tcl.in
tbsetup/ns2ir/tb_compat.tcl.in
+1
-1
No files found.
tbsetup/ns2ir/tb_compat.tcl.in
View file @
aebee386
...
...
@@ -669,7 +669,7 @@ proc tb-set-node-startcmd {node command} {
perror
"
\[
tb-set-node-startcmd]
$node
is not a node."
return
}
set command
"(
$command
; /usr/local/etc/emulab/
batch
cmddone
\$
?)"
set command
"(
$command
; /usr/local/etc/emulab/
start
cmddone
\$
?)"
set newprog
[
$node
start-command $command
]
return $newprog
...
...
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