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
06f6b9b4
Commit
06f6b9b4
authored
Jun 23, 2014
by
Leigh B Stoller
Browse files
Oops, turn ssh shell start back on.
parent
3c019c07
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/js/status.js
View file @
06f6b9b4
...
...
@@ -773,7 +773,7 @@ function (_, sup, moment, ShowImagingModal,
}
// And start up ssh for single node topologies.
if
(
nodecount
==
1
&&
nodehostport
&&
0
)
{
if
(
nodecount
==
1
&&
nodehostport
)
{
NewSSHTab
(
nodehostport
,
nodename
);
}
}
...
...
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