diff options
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/findbot/findbot.log | 4 | ||||
| -rw-r--r-- | Test/iquiz/info.yml | 1 | ||||
| -rw-r--r-- | Test/iquiz_en/info.yml | 1 | ||||
| -rw-r--r-- | Test/pager/failed.yml | 4 | ||||
| -rw-r--r-- | Test/pager/info.yml | 6 | ||||
| -rw-r--r-- | Test/pager/irssi.log | 5 | ||||
| -rw-r--r-- | Test/pager/perlcritic.log | 2 | ||||
| -rw-r--r-- | Test/screen_away/irssi.log | 2 | 
8 files changed, 11 insertions, 14 deletions
| 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 | 
