Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
keeleliin-wrapper
Commits
8a88e79b
Commit
8a88e79b
authored
Nov 05, 2015
by
priit
Browse files
Dockeri alge
parent
08ad86a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
wrapper/simpleLocalCommand.js
View file @
8a88e79b
...
...
@@ -14,6 +14,8 @@ function SimpleLocalCommand(){
this
.
process
=
function
(
session
,
callback
)
{
logger
.
debug
(
'
Start processing
'
);
self
.
_getCommandModel
(
session
,
function
(
err
,
model
)
{
logger
.
debug
(
'
GetCommandModel callback
'
);
if
(
err
){
...
...
Write
Preview
Supports
Markdown
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