projects
/
limn-bak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
bf6c697
)
Ah-haha. Yes. Perhaps I should actually stub out the prod stub.
author
dsc
<dsc@less.ly>
Wed, 9 May 2012 17:16:13 +0000 (10:16 -0700)
committer
dsc
<dsc@less.ly>
Wed, 9 May 2012 17:16:13 +0000 (10:16 -0700)
fabfile/__init__.py
patch
|
blob
|
history
diff --git
a/fabfile/__init__.py
b/fabfile/__init__.py
index
bb9bbaf
..
4800f22
100644
(file)
--- a/
fabfile/__init__.py
+++ b/
fabfile/__init__.py
@@
-56,6
+56,7
@@
import stages
@task
def prod():
"Set deploy environment to production."
+ stages.prod()
@task
def stage():