diff options
| author | Irssi Scripts Helper | 2015-08-20 13:42:52 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2015-08-20 13:42:52 +0000 | 
| commit | 98fdfb3cc880f08786ce3c0a679ef6360c59911d (patch) | |
| tree | 358641ea9d1ca1ba62638779a75a1421b7ecd363 /Test/mqtt-notify | |
| parent | b04a26f8cbc0d74e8dcfcd568b3f68b1dbaf532f (diff) | |
| download | scripts.irssi.org-98fdfb3cc880f08786ce3c0a679ef6360c59911d.tar.bz2 | |
ci artefacts for be2fc89cd33d57ac8fef7cd693b27b4017e5169d
[skip ci]
Diffstat (limited to 'Test/mqtt-notify')
| -rw-r--r-- | Test/mqtt-notify/info.yml | 11 | ||||
| -rw-r--r-- | Test/mqtt-notify/irssi.log | 2 | ||||
| -rw-r--r-- | Test/mqtt-notify/perlcritic.log | 1 | 
3 files changed, 14 insertions, 0 deletions
| diff --git a/Test/mqtt-notify/info.yml b/Test/mqtt-notify/info.yml new file mode 100644 index 0000000..d37b9b6 --- /dev/null +++ b/Test/mqtt-notify/info.yml @@ -0,0 +1,11 @@ +--- +- +  authors: 'Thomas B. Ruecker' +  contact: 'thomas@ruecker.fi, tbr on irc.freenode.net' +  default_package: mqtt_notify +  description: 'Sends out notifications via MQTT' +  license: BSD-3-Clause +  modified: '2015-06-30 12:01:33' +  name: MQTT-notify +  url: http://github.com/dm8tbr/irssi-mqtt-notify/ +  version: '1.0' diff --git a/Test/mqtt-notify/irssi.log b/Test/mqtt-notify/irssi.log new file mode 100644 index 0000000..c8eac59 --- /dev/null +++ b/Test/mqtt-notify/irssi.log @@ -0,0 +1,2 @@ +* -!- Irssi: >> MQTT-notify 1.0 loaded (/mqtt-notify for help. /mqtt-test to test.) +* -!- Irssi: Loaded script mqtt_notify diff --git a/Test/mqtt-notify/perlcritic.log b/Test/mqtt-notify/perlcritic.log new file mode 100644 index 0000000..9548814 --- /dev/null +++ b/Test/mqtt-notify/perlcritic.log @@ -0,0 +1 @@ +Code before warnings are enabled at line 49, column 1.  See page 431 of PBP.  (Severity: 4) | 
