summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrssi Scripts Helper2017-03-07 22:12:44 +0000
committerIrssi Scripts Helper2017-03-07 22:12:44 +0000
commitd1cccb753148664493b9679a0e5ccf4ea737c8db (patch)
treef05f6f301d4a2bb92990fc910513233c3b813606
parent2f6cd0ac6a630f8f0c049947d7f6243b4a2768f9 (diff)
downloadscripts.irssi.org-d1cccb753148664493b9679a0e5ccf4ea737c8db.tar.bz2
ci artefacts for f6dd87b5a73bc2e72f323116f7d14b900d5903fe
[skip ci]
-rw-r--r--README.markdown4
-rw-r--r--Test/colorkick/failed.yml4
-rw-r--r--Test/colorkick/info.yml5
-rw-r--r--Test/colorkick/irssi.log4
-rw-r--r--Test/colorkick/perlcritic.log4
-rw-r--r--Test/findbot/findbot.log4
-rw-r--r--Test/iquiz/info.yml1
-rw-r--r--Test/iquiz_en/info.yml1
-rw-r--r--Test/screen_away/irssi.log2
-rw-r--r--changed-info4
10 files changed, 12 insertions, 21 deletions
diff --git a/README.markdown b/README.markdown
index 0fec63b..d9475a3 100644
--- a/README.markdown
+++ b/README.markdown
@@ -109,7 +109,7 @@ See [the testing read-me](../master/_testing/) for details.
[ cmpchans ](Test/cmpchans/)| ✔ | ✔ | ✔ | 0 | ✔
[ colon_emoji ](Test/colon_emoji/)| ✔ | ✔ | ✔ | 0 | ✔
[ colorize_nicks ](Test/colorize_nicks/)| ✔ | ✔ | ✔ | 0 | ✔
-[ colorkick ](Test/colorkick/)| ✘ | ✘ | ✔ | 14 | ☡
+[ colorkick ](Test/colorkick/)| ✔ | ✔ | ✔ | 3 | ✔
[ colorswap ](Test/colorswap/)| ✔ | ✔ | ✔ | 3 | ✔
[ complete_at ](Test/complete_at/)| ✔ | ✔ | ✔ | 4 | ✔
[ complete_lastspoke ](Test/complete_lastspoke/)| ✔ | ✔ | ✔ | 3 | ✔
@@ -518,4 +518,4 @@ See [the testing read-me](../master/_testing/) for details.
[ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔
[ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔
-9a4868007cb9167693220e1090acc7eebac848b5 | 794
+f6dd87b5a73bc2e72f323116f7d14b900d5903fe | 796
diff --git a/Test/colorkick/failed.yml b/Test/colorkick/failed.yml
deleted file mode 100644
index 8f57e79..0000000
--- a/Test/colorkick/failed.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
--
- failed: 1
- name: colorkick
diff --git a/Test/colorkick/info.yml b/Test/colorkick/info.yml
index a27fc44..1533921 100644
--- a/Test/colorkick/info.yml
+++ b/Test/colorkick/info.yml
@@ -1,9 +1,12 @@
---
-
authors: 'Gabor Nyeki'
- changed: 'Fri Jan 2 03:43:10 CET 2004'
+ changed: 2017-03-07
contact: bigmac@vim.hu
+ default_package: colorkick
description: 'kicking users for using colors or blinks'
license: 'public domain'
+ modified: '2017-03-07 22:28:22'
name: colorkick
+ version: '0.1'
written: 'Thu Dec 26 00:22:54 CET 2002'
diff --git a/Test/colorkick/irssi.log b/Test/colorkick/irssi.log
index 9de329d..74f656b 100644
--- a/Test/colorkick/irssi.log
+++ b/Test/colorkick/irssi.log
@@ -1,3 +1 @@
-* -!- Irssi: Error in script colorkick:
-* Global symbol "%IRSSI" requires explicit package name at colorkick.pl line 16.
-* BEGIN not safe after errors--compilation aborted at colorkick.pl line 16.
+* -!- Irssi: Loaded script colorkick
diff --git a/Test/colorkick/perlcritic.log b/Test/colorkick/perlcritic.log
index 6315a40..8128804 100644
--- a/Test/colorkick/perlcritic.log
+++ b/Test/colorkick/perlcritic.log
@@ -1,5 +1 @@
Code before warnings are enabled at line 17, column 1. See page 431 of PBP. (Severity: 4)
-Mismatched operator at line 34, column 17. Numeric/string operators and operands should match. (Severity: 3)
-Mismatched operator at line 34, column 38. Numeric/string operators and operands should match. (Severity: 3)
-Mismatched operator at line 34, column 59. Numeric/string operators and operands should match. (Severity: 3)
-Missing $VERSION in script. (Severity: 6)
diff --git a/Test/findbot/findbot.log b/Test/findbot/findbot.log
index 4cf738e..a19e3dd 100644
--- a/Test/findbot/findbot.log
+++ b/Test/findbot/findbot.log
@@ -1,2 +1,2 @@
-Tue Mar 7 07:27:00 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there.
-Tue Mar 7 07:27:00 2017: [ADMIN] Findbot fileserver has been loaded!
+Tue Mar 7 22:04:34 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there.
+Tue Mar 7 22:04:34 2017: [ADMIN] Findbot fileserver has been loaded!
diff --git a/Test/iquiz/info.yml b/Test/iquiz/info.yml
index 6632f72..2c27c9f 100644
--- a/Test/iquiz/info.yml
+++ b/Test/iquiz/info.yml
@@ -7,7 +7,6 @@
default_package: iquiz
description: 'irssi quiz script'
license: 'GNU GPL v3 or any later version'
- modified: '2016-10-03 18:26:38'
name: iQuiz
url: http://iquiz.quizpl.net
usage: 'see http://www.quizpl.net/viewtopic.php?f=3&t=587'
diff --git a/Test/iquiz_en/info.yml b/Test/iquiz_en/info.yml
index 7cd712a..a1206e9 100644
--- a/Test/iquiz_en/info.yml
+++ b/Test/iquiz_en/info.yml
@@ -7,7 +7,6 @@
default_package: iquiz_en
description: 'irssi quiz script'
license: 'GNU GPL v3 or any later version'
- modified: '2016-10-03 18:26:38'
name: iQuiz
url: http://iquiz.quizpl.net
usage: 'see http://www.quizpl.net/viewtopic.php?f=3&t=587'
diff --git a/Test/screen_away/irssi.log b/Test/screen_away/irssi.log
index d599369..68612d2 100644
--- a/Test/screen_away/irssi.log
+++ b/Test/screen_away/irssi.log
@@ -1,2 +1,2 @@
-* -!- screen_away: could not open status file for parent process (pid: 13110):
+* -!- screen_away: could not open status file for parent process (pid: 13048):
* -!- Irssi: Loaded script screen_away
diff --git a/changed-info b/changed-info
index 7fb1e46..aaef9f4 100644
--- a/changed-info
+++ b/changed-info
@@ -1,4 +1,4 @@
-9a4868007cb9167693220e1090acc7eebac848b5 __ARTEFACTS_CI__
+f6dd87b5a73bc2e72f323116f7d14b900d5903fe __ARTEFACTS_CI__
ddc6b8eff140c3fa20f3f36f2f59a585f07c57d0 8-ball.pl
3fe0ffa8719d0c3033fbf37592094ec5379dc6dd accent.pl
e439eeb9c80324e301e70f1fe169f7bec1570b76 accountname.pl
@@ -105,7 +105,7 @@ b97a4b23078a59f2d3ca1e9885c48623af80ac10 chops.pl
80324b0894386f2787452c6237f7cf474ce2d082 cmpchans.pl
c1147a2240f8897e6dabbd7533a3425ffd49346b colon_emoji.pl
4f8d26bcfe79ae6f5ad133b6037c3f21f9b074d5 colorize_nicks.pl
-24b29fd18646d081e061731a80ca6f101c7eb560 colorkick.pl
+c28e4204bc635fd863424cf326543023c54079b5 colorkick.pl
a42de9904ae7d175a1fe43043d674563e470ff5a colorswap.pl
597e81e3f80e3d1cbcc6e4e83250c4a48ea6c9ae complete_at.pl
6556dc4699d2fe2ee666124208b49891559e0885 complete_lastspoke.pl