Alexandros Kosiaris has uploaded a new change for review. https://gerrit.wikimedia.org/r/322621
Change subject: Remove non ASCII character ...................................................................... Remove non ASCII character The copyright sign is not really loved currently by puppet, remove it Change-Id: I0262bd4b5c875f6b5a89e7695ebcfdc2a4be3c0a --- M modules/nrpe/files/plugins/check_systemd_state.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/21/322621/1 diff --git a/modules/nrpe/files/plugins/check_systemd_state.py b/modules/nrpe/files/plugins/check_systemd_state.py index 878b948..d699156 100755 --- a/modules/nrpe/files/plugins/check_systemd_state.py +++ b/modules/nrpe/files/plugins/check_systemd_state.py @@ -1,7 +1,7 @@ #! /usr/bin/env python # -*- coding: utf-8 -*- # -# Copyright © 2016 Alexandros Kosiaris <[email protected]> +# Copyright 2016 Alexandros Kosiaris <[email protected]> # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above -- To view, visit https://gerrit.wikimedia.org/r/322621 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0262bd4b5c875f6b5a89e7695ebcfdc2a4be3c0a Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
