summaryrefslogtreecommitdiffstats
path: root/gitautodeploy/gitautodeploy.py
diff options
context:
space:
mode:
Diffstat (limited to 'gitautodeploy/gitautodeploy.py')
-rw-r--r--gitautodeploy/gitautodeploy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gitautodeploy/gitautodeploy.py b/gitautodeploy/gitautodeploy.py
index 6b238c5..c4f7ed8 100644
--- a/gitautodeploy/gitautodeploy.py
+++ b/gitautodeploy/gitautodeploy.py
@@ -348,7 +348,6 @@ class GitAutoDeploy(object):
raise Exception("%s [%d]" % (e.strerror, e.errno))
if pid == 0:
- os.chdir('/')
os.umask(0)
else:
# Kill first child