wilsaj
|
c40937e7bf
|
Bug fix in the documentation for Deploying with Fabric: as of Fabric 1.0, in the local() function capture=False by default, so it must be explicitly set to capture=True so it returns a python string (http://docs.fabfile.org/en/1.0.1/api/core/operations.html#fabric.operations.local)
|
2011-06-21 10:05:26 -05:00 |
|
Aaron Kavlie
|
c6e4d743a9
|
A couple of corrections to the example fabfile.
|
2011-04-27 14:28:07 -07:00 |
|
Armin Ronacher
|
d903f55e83
|
s/sdist/dist/. This fixes #106
|
2010-08-18 21:58:04 +02:00 |
|
Armin Ronacher
|
5dd4e9f318
|
Fixed a typo
|
2010-07-06 16:10:49 +02:00 |
|
Armin Ronacher
|
34fcd19306
|
Added chapter about fabric based deployments
|
2010-07-06 16:07:13 +02:00 |
|