Skip to content
Snippets Groups Projects
Commit d4bfe9d5 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

test ttyrec anselm login cluster

parent 66c9c18e
No related branches found
Tags
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
...@@ -423,9 +423,9 @@ ISP.setUp = function() { ...@@ -423,9 +423,9 @@ ISP.setUp = function() {
ttyPlayer.appendChild(self.titleElement); ttyPlayer.appendChild(self.titleElement);
self.terminal = new Terminal({"useFocus": false}); self.terminal = new Terminal({"useFocus": false});
self.terminal.on("title", function(newTitle) { /*self.terminal.on("title", function(newTitle) {
ttyPlayer["title"] = newTitle; ttyPlayer["title"] = newTitle;
}); });*/
self.terminal.open(ttyPlayer); self.terminal.open(ttyPlayer);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment