diff options
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/cap_sasl/irssi.log | 2 | ||||
| -rw-r--r-- | Test/findbot/findbot.log | 4 | ||||
| -rw-r--r-- | Test/invitejoin/info.yml | 1 | ||||
| -rw-r--r-- | Test/nicklist/info.yml | 5 | ||||
| -rw-r--r-- | Test/nicklist/perlcritic.log | 3 | ||||
| -rw-r--r-- | Test/nickserv/info.yml | 1 | ||||
| -rw-r--r-- | Test/query/info.yml | 3 | ||||
| -rw-r--r-- | Test/query/perlcritic.log | 2 | ||||
| -rw-r--r-- | Test/screen_away/irssi.log | 2 | ||||
| -rw-r--r-- | Test/xetra/irssi.log | 4 |
10 files changed, 12 insertions, 15 deletions
diff --git a/Test/cap_sasl/irssi.log b/Test/cap_sasl/irssi.log index 0d77de7..7124202 100644 --- a/Test/cap_sasl/irssi.log +++ b/Test/cap_sasl/irssi.log @@ -1,2 +1,2 @@ * -!- Irssi: Error in script cap_sasl: -* cap_sasl has been unloaded from Irssi 20170311.2311 because it conflicts with the built-in SASL support. See /help network for configuring SASL or read the ChangeLog for more information. at (eval 17) line 52. +* cap_sasl has been unloaded from Irssi 20170314.0954 because it conflicts with the built-in SASL support. See /help network for configuring SASL or read the ChangeLog for more information. at (eval 17) line 52. diff --git a/Test/findbot/findbot.log b/Test/findbot/findbot.log index 4f28d8f..1848aa5 100644 --- a/Test/findbot/findbot.log +++ b/Test/findbot/findbot.log @@ -1,2 +1,2 @@ -Mon Mar 20 15:45:15 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there. -Mon Mar 20 15:45:15 2017: [ADMIN] Findbot fileserver has been loaded! +Mon Mar 20 20:47:18 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there. +Mon Mar 20 20:47:18 2017: [ADMIN] Findbot fileserver has been loaded! diff --git a/Test/invitejoin/info.yml b/Test/invitejoin/info.yml index 187a13e..ac46e7b 100644 --- a/Test/invitejoin/info.yml +++ b/Test/invitejoin/info.yml @@ -12,7 +12,6 @@ default_package: invitejoin description: 'This script will join a channel if somebody invites you to it.' license: 'Public Domain' - modified: '2017-01-17 20:26:41' name: invitejoin.pl url: https://github.com/irssi/scripts.irssi.org/blob/master/scripts/invitejoin.pl version: '0.02' diff --git a/Test/nicklist/info.yml b/Test/nicklist/info.yml index bd44741..692dd89 100644 --- a/Test/nicklist/info.yml +++ b/Test/nicklist/info.yml @@ -1,7 +1,7 @@ --- - authors: 'Wouter Coekaerts' - changed: 29/06/2004 + changed: 20/03/2017 commands: - nicklist - 'nicklist fifo' @@ -15,6 +15,7 @@ default_package: nicklist description: 'draws a nicklist to another terminal, or at the right of your irssi in the same terminal' license: GPLv2 + modified: '2017-03-20 19:38:25' name: nicklist url: http://wouter.coekaerts.be/irssi - version: 0.4.6 + version: 0.4.7 diff --git a/Test/nicklist/perlcritic.log b/Test/nicklist/perlcritic.log index 247dead..40c5f3d 100644 --- a/Test/nicklist/perlcritic.log +++ b/Test/nicklist/perlcritic.log @@ -2,6 +2,5 @@ Code before warnings are enabled at line 8, column 1. See page 431 of PBP. (Se "die" used instead of "croak" at line 117, column 40. See page 283 of PBP. (Severity: 3) Return value of "close" ignored at line 137, column 2. Check the return value of "close" for success. (Severity: 2) Expression form of "eval" at line 179, column 2. See page 161 of PBP. (Severity: 5) -Two-argument "open" used at line 196, column 3. See page 207 of PBP. (Severity: 5) -"die" used instead of "croak" at line 196, column 30. See page 283 of PBP. (Severity: 3) +"die" used instead of "croak" at line 196, column 33. See page 283 of PBP. (Severity: 3) Return value of "close" ignored at line 200, column 3. Check the return value of "close" for success. (Severity: 2) diff --git a/Test/nickserv/info.yml b/Test/nickserv/info.yml index 25423fe..31b8963 100644 --- a/Test/nickserv/info.yml +++ b/Test/nickserv/info.yml @@ -29,7 +29,6 @@ default_package: nickserv description: 'This script will authorize you into NickServ.' license: 'GNU General Public License' - modified: '2017-01-17 00:18:42' name: nickserv.pl url: https://github.com/irssi/scripts.irssi.org/blob/master/scripts/nickserv.pl version: '1.11' diff --git a/Test/query/info.yml b/Test/query/info.yml index 3433650..e50a033 100644 --- a/Test/query/info.yml +++ b/Test/query/info.yml @@ -5,6 +5,7 @@ default_package: query description: 'Give you more control over when to jump to query windows and when to just tell you one has been created. Enhanced autoclose.' license: GPL + modified: '2017-03-20 20:22:57' name: query url: http://ninja.no/irssi/query.pl - version: '1.24' + version: '1.25' diff --git a/Test/query/perlcritic.log b/Test/query/perlcritic.log index 08bea4c..467b2b3 100644 --- a/Test/query/perlcritic.log +++ b/Test/query/perlcritic.log @@ -1,8 +1,6 @@ Code before warnings are enabled at line 19, column 1. See page 431 of PBP. (Severity: 4) -Two-argument "open" used at line 47, column 5. See page 207 of PBP. (Severity: 5) Return value of "open" ignored at line 47, column 5. Check the return value of "open" for success. (Severity: 3) Return value of "close" ignored at line 53, column 5. Check the return value of "close" for success. (Severity: 2) -Two-argument "open" used at line 62, column 5. See page 207 of PBP. (Severity: 5) Return value of "open" ignored at line 62, column 5. Check the return value of "open" for success. (Severity: 3) Return value of "close" ignored at line 70, column 5. Check the return value of "close" for success. (Severity: 2) Expression form of "eval" at line 112, column 9. See page 161 of PBP. (Severity: 5) diff --git a/Test/screen_away/irssi.log b/Test/screen_away/irssi.log index 1d1ba9b..b44fa52 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: 13076): +* -!- screen_away: could not open status file for parent process (pid: 13100): * -!- Irssi: Loaded script screen_away 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 |
