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
3831dc75
Commit
3831dc75
authored
Sep 15, 2015
by
priit
Browse files
Utiliidi töö katkestamine
parent
044317ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
wrapper/archiveExtractor.js
View file @
3831dc75
...
@@ -91,6 +91,7 @@ function ArchiveExtractor() {
...
@@ -91,6 +91,7 @@ function ArchiveExtractor() {
contentType
:
mime
.
lookup
(
fullpath
)
// getting the original file mime type
contentType
:
mime
.
lookup
(
fullpath
)
// getting the original file mime type
});
});
count
=
count
-
1
;
count
=
count
-
1
;
logger
.
debug
(
'
Close write on count:
'
+
count
);
checkForCallback
();
checkForCallback
();
});
});
}
else
{
}
else
{
...
...
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