Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hub
overleaf
Commits
9a5980e5
Commit
9a5980e5
authored
Aug 15, 2014
by
James Allen
Browse files
Update formatting of fs check message
parent
14af0c68
Changes
1
Hide whitespace changes
Inline
Side-by-side
Gruntfile.coffee
View file @
9a5980e5
...
...
@@ -324,10 +324,10 @@ module.exports = (grunt) ->
Could not find directory "
#{
Settings
.
filestore
.
stores
.
user_files
}
".
Please check your configuration.
"""
callback
()
else
grunt
.
log
.
writeln
"Filestore other than FS configured. Not checking FS."
callback
()
callback
()
checkMake
:
(
callback
=
(
error
)
->
)
->
grunt
.
log
.
write
"Checking make is installed... "
...
...
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