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
vidjil
vidjil
Commits
56fe4fa9
Commit
56fe4fa9
authored
Apr 28, 2015
by
Mikaël Salson
Browse files
server/Makefile: Create the directory where web2py expects
parent
ad6b171e
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/Makefile
View file @
56fe4fa9
...
...
@@ -18,7 +18,7 @@ unit: clean_unit_tests
cd
web2py
;
python web2py.py
-S
vidjil
-M
-R
testRunner.py
standalone_install
:
install_unit_tests
mkdir
-p
web2py/applications/vidjil/databases
upload
result
mkdir
-p
web2py/applications/vidjil/databases
web2py/upload web2py/
result
sed
-i
's@/var/vidjil@logs@'
web2py/applications/vidjil/modules/defs.py
sed
-i
'/mysql/d; /^DIR_/s/\/mnt\///; s/PORT_FUSE_SERVER = .*/PORT_FUSE_SERVER = None/'
web2py/applications/vidjil/modules/defs.py
...
...
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