summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrssi Scripts Helper2017-03-19 16:00:32 +0000
committerIrssi Scripts Helper2017-03-19 16:00:32 +0000
commit935546f84533420d97d304c8ec0bf732fed72158 (patch)
tree108f79ea18e0fa7c155911333883d876dde3e8fb
parentbcc8f2eb7611cb2022a31a9e1ca31e0bd4a15afb (diff)
downloadscripts.irssi.org-935546f84533420d97d304c8ec0bf732fed72158.tar.bz2
ci artefacts for 44e2232350900548809adb9908745ed4a0647feb
[skip ci]
-rw-r--r--README.markdown4
-rw-r--r--Test/findbot/findbot.log4
-rw-r--r--Test/hilite_url/info.yml1
-rw-r--r--Test/topicsed/info.yml4
-rw-r--r--Test/topicsed/perlcritic.log5
-rw-r--r--Test/xetra/irssi.log4
-rw-r--r--changed-info4
7 files changed, 12 insertions, 14 deletions
diff --git a/README.markdown b/README.markdown
index 521a0fe..c7291c0 100644
--- a/README.markdown
+++ b/README.markdown
@@ -454,7 +454,7 @@ See [the testing read-me](../master/_testing/) for details.
[ tlock ](Test/tlock/)| ✔ | ✔ | ✔ | 3 | ✔
[ tmux_away ](Test/tmux_away/)| ✔ | ✔ | ✔ | 6 | ✔
[ tmux-nicklist-portable ](Test/tmux-nicklist-portable/)| ✔ | ✔ | ✔ | 8 | ✔
-[ topicsed ](Test/topicsed/)| ✔ | ✘ | ✘ | 18 | ☡
+[ topicsed ](Test/topicsed/)| ✔ | ✔ | ✔ | 7 | ✔
[ topics ](Test/topics/)| ✔ | ✔ | ✔ | 3 | ✔
[ tordetect ](Test/tordetect/)| ✔ | ✔ | ✔ | 5 | ✔
[ trackbar22 ](Test/trackbar22/)| ✔ | ✔ | ✔ | 4 | ✔
@@ -518,4 +518,4 @@ See [the testing read-me](../master/_testing/) for details.
[ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔
[ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔
-55a800ac4889543fd56adabbe335a232bff404a4 | 814
+44e2232350900548809adb9908745ed4a0647feb | 830
diff --git a/Test/findbot/findbot.log b/Test/findbot/findbot.log
index 976105d..68c79b3 100644
--- a/Test/findbot/findbot.log
+++ b/Test/findbot/findbot.log
@@ -1,2 +1,2 @@
-Fri Mar 17 13:52:45 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there.
-Fri Mar 17 13:52:45 2017: [ADMIN] Findbot fileserver has been loaded!
+Sun Mar 19 15:52:36 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there.
+Sun Mar 19 15:52:36 2017: [ADMIN] Findbot fileserver has been loaded!
diff --git a/Test/hilite_url/info.yml b/Test/hilite_url/info.yml
index 056a077..8067f16 100644
--- a/Test/hilite_url/info.yml
+++ b/Test/hilite_url/info.yml
@@ -5,7 +5,6 @@
default_package: hilite_url
description: 'Simple script that highlights URL'
license: GPL
- modified: '2017-01-12 12:37:37'
name: 'hilite url'
url: http://senseless.codedump.ch
version: '0.1'
diff --git a/Test/topicsed/info.yml b/Test/topicsed/info.yml
index b97e4ea..7e7f70a 100644
--- a/Test/topicsed/info.yml
+++ b/Test/topicsed/info.yml
@@ -1,11 +1,13 @@
---
-
authors: 'Gabor Nyeki'
- changed: 'Fri Aug 13 19:27:38 CEST 2004'
+ changed: 2017-03-18
commands:
- topicsed
contact: bigmac@vim.hu
default_package: topicsed
description: 'editing channel topics by regexps'
license: 'public domain'
+ modified: '2017-03-18 23:06:54'
name: topicsed
+ version: '0.1'
diff --git a/Test/topicsed/perlcritic.log b/Test/topicsed/perlcritic.log
index 0b84022..08e8cd5 100644
--- a/Test/topicsed/perlcritic.log
+++ b/Test/topicsed/perlcritic.log
@@ -1,5 +1,2 @@
-Code before strictures are enabled at line 11, column 1. See page 429 of PBP. (Severity: 5)
Code before warnings are enabled at line 11, column 1. See page 431 of PBP. (Severity: 4)
-Mismatched operator at line 35, column 29. Numeric/string operators and operands should match. (Severity: 3)
-Expression form of "eval" at line 40, column 10. See page 161 of PBP. (Severity: 5)
-Missing $VERSION in script. (Severity: 6)
+Expression form of "eval" at line 41, column 10. See page 161 of PBP. (Severity: 5)
diff --git a/Test/xetra/irssi.log b/Test/xetra/irssi.log
index 6408184..b03932f 100644
--- a/Test/xetra/irssi.log
+++ b/Test/xetra/irssi.log
@@ -1,6 +1,6 @@
* Use of uninitialized value $Irssi::Script::xetra::forked in numeric gt (>) at xetra.pl line 95.
*
-* >> Xetra 20030208 loaded: /xetra help for help
-* -!- Irssi: Loaded script xetra
* -!- Irssi: Error in script xetra:
* Can't locate object method "new" via package "Data::Dumper" (perhaps you forgot to load "Data::Dumper"?) at xetra.pl line 112.
+* >> Xetra 20030208 loaded: /xetra help for help
+* -!- Irssi: Loaded script xetra
diff --git a/changed-info b/changed-info
index 0698fc6..01996a7 100644
--- a/changed-info
+++ b/changed-info
@@ -1,4 +1,4 @@
-3516d1c3408d56c0badfdf2ac17849665ce6d983 __ARTEFACTS_CI__
+eeb98423f3f9e80b59dd68ee476dfa121994ce1d __ARTEFACTS_CI__
ddc6b8eff140c3fa20f3f36f2f59a585f07c57d0 8-ball.pl
3fe0ffa8719d0c3033fbf37592094ec5379dc6dd accent.pl
e439eeb9c80324e301e70f1fe169f7bec1570b76 accountname.pl
@@ -450,7 +450,7 @@ bec0d4f2c184fc367ada60bd840c726d89b0f919 title.pl
33a586e69bb9abc0d1c443f94a44026830294108 tlock.pl
36fb1600a680100ce6d659a014c07c02d53ebc68 tmux_away.pl
c52f7daf9cbfafae9e22b0515eeb10d6577e1273 tmux-nicklist-portable.pl
-d56ed3d77b828e490c9d5cb34433d23ee7953d4d topicsed.pl
+58d014342f520a55099c8db15284985c324893a5 topicsed.pl
61a672ba10137fef3353c052a75038cb7473b420 topics.pl
4f4cd8994f55672e920e9bdcf3782bcb9ac44542 tordetect.pl
6c899b6fe0108ebe2d1ffcc31070185c8096c879 trackbar22.pl