summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrssi Scripts Helper2016-03-04 17:00:52 +0000
committerIrssi Scripts Helper2016-03-04 17:00:52 +0000
commitddbc843c229f95b9ac73b8b02cb4b920dc7df2f4 (patch)
treeb359a519e630dda58d2db11126e32e7210e921a9
parent17bc6d4fb7557967a685122a4152c8bbd6dd370c (diff)
downloadscripts.irssi.org-ddbc843c229f95b9ac73b8b02cb4b920dc7df2f4.tar.bz2
ci artefacts for 5680df9605ed8c2fc17cbb71163d5ad016392a1e
[skip ci]
-rw-r--r--README.markdown6
-rw-r--r--Test/mh_userstatus/info.yml6
-rw-r--r--Test/mh_userstatus/irssi.log4
-rw-r--r--Test/mh_userstatus/perlcritic.log2
-rw-r--r--changed-info2
5 files changed, 12 insertions, 8 deletions
diff --git a/README.markdown b/README.markdown
index e7a3ff4..ae69df4 100644
--- a/README.markdown
+++ b/README.markdown
@@ -11,7 +11,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.
[ active_notify ](Test/active_notify/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ activity_file ](Test/activity_file/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
[ act ](Test/act/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
-[ adv_windowlist ](Test/adv_windowlist/)| ✔ | ✔ | ✔ | 28 | ✔
+[ adv_windowlist ](Test/adv_windowlist/)| ✔ | ✔ | ✔ | 28 | ✔ | (c)
[ aidle ](Test/aidle/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ ai ](Test/ai/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
[ akftp ](Test/akftp/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
@@ -262,7 +262,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.
[ mh_hold_mode ](Test/mh_hold_mode/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ mh_sbsplitmode ](Test/mh_sbsplitmode/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
[ mh_sbuserinfo ](Test/mh_sbuserinfo/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
-[ mh_userstatus ](Test/mh_userstatus/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
+[ mh_userstatus ](Test/mh_userstatus/)| ✔ | ✔ | ✔ | 3 | ✔
[ mh_windowfill ](Test/mh_windowfill/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ miodek ](Test/miodek/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ mirc_colour_popup ](Test/mirc_colour_popup/)| ✔ | ✔ | ✔ | 0 | ✔ | (c)
@@ -489,4 +489,4 @@ See [the testing read-me](../gh-pages/_testing/) for details.
[ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c)
[ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
-938ef26548ea686e68929de40bfe062fb2d90a69 | 546
+5680df9605ed8c2fc17cbb71163d5ad016392a1e | 550
diff --git a/Test/mh_userstatus/info.yml b/Test/mh_userstatus/info.yml
index 960cdb2..ae4c066 100644
--- a/Test/mh_userstatus/info.yml
+++ b/Test/mh_userstatus/info.yml
@@ -1,12 +1,12 @@
---
-
authors: 'Michael Hansen'
- changed: 'Thu Dec 24 10:22:22 CET 2015'
+ changed: 'Thu Mar 3 13:31:29 CET 2016'
contact: 'mh on IRCnet #help'
default_package: mh_userstatus
description: 'show in channels when users go away/back or oper/deoper'
license: BSD
- modified: '2016-01-24 23:49:51'
+ modified: '2016-03-03 13:39:04'
name: mh_userstatus
url: 'http://scripts.irssi.org / https://github.com/mh-source/irssi-scripts'
- version: '1.04'
+ version: '1.05'
diff --git a/Test/mh_userstatus/irssi.log b/Test/mh_userstatus/irssi.log
index d3054bf..57d8a99 100644
--- a/Test/mh_userstatus/irssi.log
+++ b/Test/mh_userstatus/irssi.log
@@ -1 +1,5 @@
+*"my" variable $data masks earlier declaration in same scope at mh_userstatus.pl line 442.
+*
+*"my" variable $data masks earlier declaration in same scope at mh_userstatus.pl line 510.
+*
*-!- Irssi: Loaded script mh_userstatus
diff --git a/Test/mh_userstatus/perlcritic.log b/Test/mh_userstatus/perlcritic.log
index 307ef82..ffbfca5 100644
--- a/Test/mh_userstatus/perlcritic.log
+++ b/Test/mh_userstatus/perlcritic.log
@@ -1 +1 @@
-Code before warnings are enabled at line 91, column 1. See page 431 of PBP. (Severity: 4)
+Code before warnings are enabled at line 95, column 1. See page 431 of PBP. (Severity: 4)
diff --git a/changed-info b/changed-info
index 71c7e3d..05fbeba 100644
--- a/changed-info
+++ b/changed-info
@@ -258,7 +258,7 @@ a5611a389028a62c9725c107350e10c3a8b61818 mass_hilight_blocker.pl
4a248f5303ddacd48f4e11aa098eafb56744b412 mh_hold_mode.pl
79ebb6d3d35c455d42cb2b14740b2d8d7bd9b574 mh_sbsplitmode.pl
fde7ebc22cfe05b641d128f588fa41c5ade1df95 mh_sbuserinfo.pl
-89e8aaef3e4bd3d071475a71b85bdd03fb2f412a mh_userstatus.pl
+edbe0298cba0d3b1bd1d370194c70f3a13101582 mh_userstatus.pl
e907ec626975e0ee93a1b113dee8c518c9368c44 mh_windowfill.pl
ce00bc6184ff56f0b0660b37dffa599f578ae7bd miodek.pl
c7e3ac73c8c338c642934aa1c5524024b4038a8f mirc_colour_popup.pl