mirror of
https://github.com/kennethreitz-archive/abode.git
synced 2026-06-05 23:50:20 +00:00
don't do that.
This commit is contained in:
@@ -26,9 +26,6 @@ def upload(remote='heroku'):
|
||||
#: Git remote collector.
|
||||
remotes = dict()
|
||||
|
||||
#: for testing.
|
||||
os.chdir('/Users/kreitz/httpbintest')
|
||||
|
||||
# The current path to the application.
|
||||
app_path = os.getcwd()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user