Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/199278

Change subject: test
......................................................................

test

Change-Id: If91f2f0bd9798302efb148c5418ab2bc97676941
---
M modules/toollabs/files/tool-uwsgi-python
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/78/199278/1

diff --git a/modules/toollabs/files/tool-uwsgi-python 
b/modules/toollabs/files/tool-uwsgi-python
index d001578..51b4f3b 100755
--- a/modules/toollabs/files/tool-uwsgi-python
+++ b/modules/toollabs/files/tool-uwsgi-python
@@ -18,7 +18,7 @@
     '--logto', os.path.expanduser('~/uwsgi.log'),
     '--callable', 'app',
     '--manage-script-name',
-    '--mount', '/%s=%s' % (TOOL, 'app.py'),
+    '--mount', '/%s=%s' % (TOOL, 
os.path.expanduser('~/www/python/src/app.py')),
     '--die-on-term',
     '--strict',
     '--master'

-- 
To view, visit https://gerrit.wikimedia.org/r/199278
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If91f2f0bd9798302efb148c5418ab2bc97676941
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to