From ddd4a2e24fa00a2b657f1af7a508cc00c8b8cf66 Mon Sep 17 00:00:00 2001 From: Irssi Scripts Helper Date: Mon, 6 Mar 2017 21:23:15 +0000 Subject: ci artefacts for 3c41230d022c3a258d32784466cb1e9d61dc5e30 [skip ci] --- Test/anames/info.yml | 1 - Test/buf/info.yml | 1 - Test/buffer/info.yml | 1 - Test/cap/info.yml | 1 - Test/cap_sasl/irssi.log | 2 +- Test/cgrep/info.yml | 1 - Test/dccself/info.yml | 2 ++ Test/dccself/perlcritic.log | 1 - Test/findbot/findbot.log | 4 ++-- Test/fix_slackirc/info.yml | 1 - Test/fullwidth/info.yml | 1 - Test/screen_away/irssi.log | 2 +- Test/tmux-nicklist-portable/info.yml | 1 - Test/uberprompt/info.yml | 1 - Test/urlgrab/info.yml | 1 - Test/xetra/irssi.log | 2 +- 16 files changed, 7 insertions(+), 16 deletions(-) (limited to 'Test') diff --git a/Test/anames/info.yml b/Test/anames/info.yml index eb74580..b52ca96 100644 --- a/Test/anames/info.yml +++ b/Test/anames/info.yml @@ -5,7 +5,6 @@ default_package: anames description: 'a /names display with away nicks coloured' license: GPLv2 - modified: '2016-09-11 15:19:57' modules: - Text::CharWidth name: anames diff --git a/Test/buf/info.yml b/Test/buf/info.yml index 27d19bc..cbe6298 100644 --- a/Test/buf/info.yml +++ b/Test/buf/info.yml @@ -7,7 +7,6 @@ default_package: buf description: 'Saves the buffer for /upgrade, so that no information is lost' license: 'Public Domain' - modified: '2016-09-22 02:26:09' name: 'Scroll buffer restorer' note1: 'This script HAS TO BE in your scripts/autorun!' note2: 'Perl support must be static or in startup' diff --git a/Test/buffer/info.yml b/Test/buffer/info.yml index ae9b34d..29dabfa 100644 --- a/Test/buffer/info.yml +++ b/Test/buffer/info.yml @@ -6,7 +6,6 @@ default_package: buffer description: 'pastes a buffer into a channel or query window line by line with a specific delay between lines' license: 'Public Domain' - modified: '2016-06-28 00:45:27' name: buffer url: http://reirssi.wordpress.com version: '1.1' diff --git a/Test/cap/info.yml b/Test/cap/info.yml index c55e939..b971067 100644 --- a/Test/cap/info.yml +++ b/Test/cap/info.yml @@ -5,7 +5,6 @@ default_package: cap description: 'Prints caps; derived from cap_sasl.pl by Michael Tharp (gxti), Jilles Tjoelker (jilles), and Mantas Mikulėnas (grawity)' license: GPLv2 - modified: '2016-09-13 03:32:53' name: cap url: 'none yet' version: '1.0' diff --git a/Test/cap_sasl/irssi.log b/Test/cap_sasl/irssi.log index aa2413d..57c0016 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 20170115.2233 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 20170306.1128 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/cgrep/info.yml b/Test/cgrep/info.yml index b3a9ac1..499b30c 100644 --- a/Test/cgrep/info.yml +++ b/Test/cgrep/info.yml @@ -6,7 +6,6 @@ default_package: cgrep description: 'Lists users on the channel matching the specified regexp' license: 'GPLv2 or later' - modified: '2016-09-20 14:26:40' name: cgrep url: http://pieter-bas.ijdens.com/irssi/ version: 1.0.0 diff --git a/Test/dccself/info.yml b/Test/dccself/info.yml index 7332b79..df010f0 100644 --- a/Test/dccself/info.yml +++ b/Test/dccself/info.yml @@ -5,4 +5,6 @@ default_package: dccself description: "/dccself ip port, starts a dcc chat with yourself on that \n\t host/port, best used with /set dcc_autochat_masks." license: GPL + modified: '2017-03-05 13:58:24' name: dccself + version: '0.1' diff --git a/Test/dccself/perlcritic.log b/Test/dccself/perlcritic.log index 00be1c3..8e14a45 100644 --- a/Test/dccself/perlcritic.log +++ b/Test/dccself/perlcritic.log @@ -1,2 +1 @@ Code before warnings are enabled at line 5, column 1. See page 431 of PBP. (Severity: 4) -Missing $VERSION in script. (Severity: 6) diff --git a/Test/findbot/findbot.log b/Test/findbot/findbot.log index 549a0b0..d63dc1d 100644 --- a/Test/findbot/findbot.log +++ b/Test/findbot/findbot.log @@ -1,2 +1,2 @@ -Mon Jan 16 17:05:22 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there. -Mon Jan 16 17:05:22 2017: [ADMIN] Findbot fileserver has been loaded! +Mon Mar 6 21:15:04 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there. +Mon Mar 6 21:15:04 2017: [ADMIN] Findbot fileserver has been loaded! diff --git a/Test/fix_slackirc/info.yml b/Test/fix_slackirc/info.yml index d66e174..6c4a869 100644 --- a/Test/fix_slackirc/info.yml +++ b/Test/fix_slackirc/info.yml @@ -5,7 +5,6 @@ default_package: fix_slackirc description: 'Some workarounds to improve irssi experience on the Slack IRC gateway' license: ISC - modified: '2016-08-16 22:01:01' name: fix_slackirc url: http://anti.teamidiot.de/ version: '0.3' diff --git a/Test/fullwidth/info.yml b/Test/fullwidth/info.yml index f028924..150d820 100644 --- a/Test/fullwidth/info.yml +++ b/Test/fullwidth/info.yml @@ -5,7 +5,6 @@ default_package: fullwidth description: 'talk like some vaporwave cool kid' license: 'Apache 2.0' - modified: '2016-09-03 21:27:52' name: fullwidth url: http://github.com/GeneralUnRest/ version: 1.1.0 diff --git a/Test/screen_away/irssi.log b/Test/screen_away/irssi.log index 4295ea3..27b0763 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: 12876): +* -!- screen_away: could not open status file for parent process (pid: 13061): * -!- Irssi: Loaded script screen_away diff --git a/Test/tmux-nicklist-portable/info.yml b/Test/tmux-nicklist-portable/info.yml index b5b404d..ef4fba2 100644 --- a/Test/tmux-nicklist-portable/info.yml +++ b/Test/tmux-nicklist-portable/info.yml @@ -5,6 +5,5 @@ default_package: tmux_nicklist_portable description: 'displays a list of nicks in a separate tmux pane' license: WTFPL - modified: '2016-08-16 21:54:15' name: tmux-nicklist version: 0.1.5 diff --git a/Test/uberprompt/info.yml b/Test/uberprompt/info.yml index 0be13c6..342e103 100644 --- a/Test/uberprompt/info.yml +++ b/Test/uberprompt/info.yml @@ -6,6 +6,5 @@ default_package: uberprompt description: 'Helper script for dynamically adding text into the input-bar prompt.' license: MIT - modified: '2016-06-25 15:46:46' name: uberprompt version: '0.3' diff --git a/Test/urlgrab/info.yml b/Test/urlgrab/info.yml index 7feeac6..1996743 100644 --- a/Test/urlgrab/info.yml +++ b/Test/urlgrab/info.yml @@ -5,7 +5,6 @@ default_package: urlgrab description: 'Captures urls said in channel and private messages and saves them to a file, also adds a /url command which loads the last said url into a browser.' license: 'GNU GPLv2 or later' - modified: '2016-06-29 00:54:08' name: urlgrab url: http://irssi.dgl.cx/ version: '0.3' diff --git a/Test/xetra/irssi.log b/Test/xetra/irssi.log index 86a525e..6408184 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. -* -!- Irssi: Loaded script xetra -- cgit v1.2.3