Ema has uploaded a new change for review.

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

Change subject: run-no-puppet: do not use brackets in disable message
......................................................................

run-no-puppet: do not use brackets in disable message

Change-Id: Ibb1806597556cc1b8f06c11d2b6e89960be67635
---
M modules/base/files/puppet/run-no-puppet
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/04/312004/1

diff --git a/modules/base/files/puppet/run-no-puppet 
b/modules/base/files/puppet/run-no-puppet
index eb4a15f..f9e18a6 100644
--- a/modules/base/files/puppet/run-no-puppet
+++ b/modules/base/files/puppet/run-no-puppet
@@ -7,7 +7,7 @@
     exit 1
 fi
 
-MESSAGE="$0[$$]: $1"
+MESSAGE="$0 $$: $1"
 ATTEMPTS="30"
 
 # Re-enable puppet only if it was disabled by us

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibb1806597556cc1b8f06c11d2b6e89960be67635
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ema <e...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to