projects
/
oweals
/
karmaworld.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f6ff97
)
removing a function that is probably important but not at all defined.
author
Bryan Bonvallet
<btbonval@gmail.com>
Sat, 23 Nov 2013 05:05:39 +0000
(
00:05
-0500)
committer
Bryan Bonvallet
<btbonval@gmail.com>
Sat, 23 Nov 2013 05:05:39 +0000
(
00:05
-0500)
fabfile.py
patch
|
blob
|
history
diff --git
a/fabfile.py
b/fabfile.py
index e9de037fe4eb583c9af606ca3922f0cd0d75b725..b51f6dc22f765dcdc7f7735f4873d99a51be08d8 100644
(file)
--- a/
fabfile.py
+++ b/
fabfile.py
@@
-219,7
+219,6
@@
def first_deploy():
make_virtualenv()
update_reqs()
syncdb()
- manage_static()
start_supervisord()