Ottomata has uploaded a new change for review.

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


Change subject: kafka.init - Using $DEFAULT in error message.
......................................................................

kafka.init - Using $DEFAULT in error message.

Change-Id: I03324560330dc5679bed6d1e1d154176daf38b2a
---
M debian/kafka.init
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/debs/kafka 
refs/changes/23/78923/1

diff --git a/debian/kafka.init b/debian/kafka.init
index 1c50b4e..221c353 100755
--- a/debian/kafka.init
+++ b/debian/kafka.init
@@ -110,7 +110,7 @@
        fi
 
        if [ -n "$KAFKA_START" -a "$KAFKA_START" != "yes" ]; then
-               log_failure_msg "KAFKA_START not set to 'yes' in 
/etc/default/kafka, not starting"
+               log_failure_msg "KAFKA_START not set to 'yes' in $DEFAULT, not 
starting"
                exit 0
        fi
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I03324560330dc5679bed6d1e1d154176daf38b2a
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/kafka
Gerrit-Branch: debian
Gerrit-Owner: Ottomata <[email protected]>

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

Reply via email to