summaryrefslogtreecommitdiffstats
path: root/gitautodeploy/gitautodeploy.py
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-04-10 00:45:21 +0200
committerOliver Poignant <oliver@poignant.se>2016-04-10 00:45:21 +0200
commit110be3c3ea3d34c5cd686061f9dda7e69222e536 (patch)
treedcb0bd4036456da2a8d57b70990ad6952b8fbeb4 /gitautodeploy/gitautodeploy.py
parentff9f691c80a4b969369685fca1d963d7c70e9055 (diff)
parent3787a23919726af12edbcbae2b71fa1e3cdacaaa (diff)
downloadGit-Auto-Deploy-110be3c3ea3d34c5cd686061f9dda7e69222e536.zip
Git-Auto-Deploy-110be3c3ea3d34c5cd686061f9dda7e69222e536.tar.gz
Git-Auto-Deploy-110be3c3ea3d34c5cd686061f9dda7e69222e536.tar.bz2
Merge pull request #83 from olipo186/master
Workflow fix
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