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:
81d9e0d
)
updating changed function name
author
Bryan
<btbonval@gmail.com>
Fri, 13 Dec 2013 01:33:19 +0000
(20:33 -0500)
committer
Bryan
<btbonval@gmail.com>
Fri, 13 Dec 2013 01:33:19 +0000
(20:33 -0500)
fabfile.py
patch
|
blob
|
history
diff --git
a/fabfile.py
b/fabfile.py
index 2686d37219b5e2d726d95aa76a8c6bdfeae9cd7c..1e9e1642aa3fc9effe219a5e47806abe9c638e71 100644
(file)
--- a/
fabfile.py
+++ b/
fabfile.py
@@
-293,7
+293,7
@@
def first_deploy():
syncdb()
collect_static()
fetch_usde()
- import_
and_clean_
usde()
+ import_usde()
start_supervisord()