Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
keeleliin-wrapper
Commits
d01b586f
Commit
d01b586f
authored
Nov 05, 2015
by
priit
Browse files
Dockeri alge
parent
64d6a982
Changes
1
Hide whitespace changes
Inline
Side-by-side
wrapper/simpleLocalCommand.js
View file @
d01b586f
...
...
@@ -33,11 +33,7 @@ function SimpleLocalCommand(){
session
.
setErrors
(
response
.
errors
);
}
logger
.
debug
(
config
.
wrapper
);
logger
.
debug
(
config
.
wrapper
.
outputTypes
.
pop
()
);
var
outputType
=
config
.
wrapper
.
outputTypes
.
pop
();
var
outputType
=
config
.
wrapper
.
outputTypes
[
0
];
logger
.
debug
(
outputType
);
...
...
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