summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown4
-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/pager/failed.yml4
-rw-r--r--Test/pager/info.yml6
-rw-r--r--Test/pager/irssi.log5
-rw-r--r--Test/pager/perlcritic.log2
-rw-r--r--Test/screen_away/irssi.log2
-rw-r--r--changed-info4
10 files changed, 15 insertions, 18 deletions
diff --git a/README.markdown b/README.markdown
index 7a8bc9c..0fec63b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -355,7 +355,7 @@ See [the testing read-me](../master/_testing/) for details.
[ ownage ](Test/ownage/)| ✔ | ✔ | ✔ | 3 | ✔
[ page-c0ffee ](Test/page-c0ffee/)| ✘ | ✔ | ✔ | 5 | ☡
[ page_reeler ](Test/page_reeler/)| ✔ | ✔ | ✔ | 3 | ✔
-[ pager ](Test/pager/)| ✘ | ✔ | ✔ | 3 | ☡
+[ pager ](Test/pager/)| ✔ | ✔ | ✔ | 3 | ✔
[ pangotext ](Test/pangotext/)| ✔ | ✔ | ✔ | 0 | ✔
[ paste_derwan ](Test/paste_derwan/)| ✔ | ✔ | ✔ | 53 | ✔
[ paste-derwan ](Test/paste-derwan/)| ✔ | ✔ | ✔ | 37 | ✔
@@ -518,4 +518,4 @@ See [the testing read-me](../master/_testing/) for details.
[ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔
[ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔
-3120be4431f9169291416f96def63fc743c226c2 | 792
+9a4868007cb9167693220e1090acc7eebac848b5 | 794
diff --git a/Test/findbot/findbot.log b/Test/findbot/findbot.log
index 628f276..4cf738e 100644
--- a/Test/findbot/findbot.log
+++ b/Test/findbot/findbot.log
@@ -1,2 +1,2 @@
-Mon Mar 6 21:49:18 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there.
-Mon Mar 6 21:49:18 2017: [ADMIN] Findbot fileserver has been loaded!
+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!
diff --git a/Test/iquiz/info.yml b/Test/iquiz/info.yml
index 2c27c9f..6632f72 100644
--- a/Test/iquiz/info.yml
+++ b/Test/iquiz/info.yml
@@ -7,6 +7,7 @@
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 a1206e9..7cd712a 100644
--- a/Test/iquiz_en/info.yml
+++ b/Test/iquiz_en/info.yml
@@ -7,6 +7,7 @@
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/pager/failed.yml b/Test/pager/failed.yml
deleted file mode 100644
index f6a5fb2..0000000
--- a/Test/pager/failed.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
--
- failed: 1
- name: pager
diff --git a/Test/pager/info.yml b/Test/pager/info.yml
index 03c2590..d2c92f4 100644
--- a/Test/pager/info.yml
+++ b/Test/pager/info.yml
@@ -1,9 +1,11 @@
---
-
authors: 'Jean-Yves Lefort'
- changed: '$Date: 2003/01/27 09:45:16 $ '
+ changed: '$Date: 2017/03/06 $ '
contact: jylefort\@brutele.be
+ default_package: pager
description: 'Notifies people if they send you a private message or a DCC chat offer while you are away; runs a shell command configurable via /set if they page you'
license: BSD
+ modified: '2017-03-06 20:58:29'
name: pager
- version: '1.1'
+ version: '1.2'
diff --git a/Test/pager/irssi.log b/Test/pager/irssi.log
index 55627d5..384f069 100644
--- a/Test/pager/irssi.log
+++ b/Test/pager/irssi.log
@@ -1,4 +1 @@
-* -!- Irssi: Error in script pager:
-* Global symbol "$VERSION" requires explicit package name at pager.pl line 5.
-* Global symbol "%IRSSI" requires explicit package name at pager.pl line 6.
-* BEGIN not safe after errors--compilation aborted at pager.pl line 55.
+* -!- Irssi: Loaded script pager
diff --git a/Test/pager/perlcritic.log b/Test/pager/perlcritic.log
index 8e14a45..05eb8bf 100644
--- a/Test/pager/perlcritic.log
+++ b/Test/pager/perlcritic.log
@@ -1 +1 @@
-Code before warnings are enabled at line 5, column 1. See page 431 of PBP. (Severity: 4)
+Code before warnings are enabled at line 7, column 1. See page 431 of PBP. (Severity: 4)
diff --git a/Test/screen_away/irssi.log b/Test/screen_away/irssi.log
index 0013e02..d599369 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: 13064):
+* -!- screen_away: could not open status file for parent process (pid: 13110):
* -!- Irssi: Loaded script screen_away
diff --git a/changed-info b/changed-info
index 618cce7..7fb1e46 100644
--- a/changed-info
+++ b/changed-info
@@ -1,4 +1,4 @@
-3120be4431f9169291416f96def63fc743c226c2 __ARTEFACTS_CI__
+9a4868007cb9167693220e1090acc7eebac848b5 __ARTEFACTS_CI__
ddc6b8eff140c3fa20f3f36f2f59a585f07c57d0 8-ball.pl
3fe0ffa8719d0c3033fbf37592094ec5379dc6dd accent.pl
e439eeb9c80324e301e70f1fe169f7bec1570b76 accountname.pl
@@ -351,7 +351,7 @@ ab2a690d6c74aae2dae05088e0c405bdac6c6dca osd.pl
363c0b36939efa1dd3bfe26552d2cb362bf4f39f ownage.pl
e5ae7da00fdaf0704c1f3819364ec5946fc0aba8 page-c0ffee.pl
502045a13412bcb23ef637fced275cb0b4a80d96 page_reeler.pl
-32f0902412c708889acc0c5b53283cc26d9887bc pager.pl
+50d78994f9f9fd91e52922bbb94ed63f8aa41c94 pager.pl
e4dfb46accda290e6e9a47ee96e039519f4deb16 pangotext.pl
6b587c3ee32e1b3755e3699ded730c16560efd88 paste_derwan.pl
dd96ddeb7eba5c0696df73c4d5c1b421983d1b36 paste-derwan.pl