diff options
| author | Irssi Scripts Helper | 2017-01-16 17:13:06 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2017-01-16 17:13:06 +0000 | 
| commit | ab7ef7913d375d15ecdca7b0fa825b9292e8f589 (patch) | |
| tree | 276dbe2bad1140a3df9ac4c6839d6a2d658c8a54 /Test | |
| parent | cb634277699af831809f720dcadb916ed7c4244b (diff) | |
| download | scripts.irssi.org-ab7ef7913d375d15ecdca7b0fa825b9292e8f589.tar.bz2 | |
ci artefacts for 5514004737447f6e5c26e64bf3c2157bdc36cd35
[skip ci]
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/act/info.yml | 1 | ||||
| -rw-r--r-- | Test/autowho/info.yml | 1 | ||||
| -rw-r--r-- | Test/beforespace/info.yml | 1 | ||||
| -rw-r--r-- | Test/cap_sasl/irssi.log | 2 | ||||
| -rw-r--r-- | Test/cap_sasl_fail/failed.yml | 4 | ||||
| -rw-r--r-- | Test/cap_sasl_fail/info.yml | 4 | ||||
| -rw-r--r-- | Test/cap_sasl_fail/irssi.log | 3 | ||||
| -rw-r--r-- | Test/chanact/info.yml | 1 | ||||
| -rw-r--r-- | Test/chansort_configurable/info.yml | 1 | ||||
| -rw-r--r-- | Test/clones_scanner/info.yml | 1 | ||||
| -rw-r--r-- | Test/colon_emoji/info.yml | 1 | ||||
| -rw-r--r-- | Test/dim_nicks/info.yml | 1 | ||||
| -rw-r--r-- | Test/findbot/findbot.log | 4 | ||||
| -rw-r--r-- | Test/frm_outgmsgs/info.yml | 1 | ||||
| -rw-r--r-- | Test/hilightcmd/info.yml | 1 | ||||
| -rw-r--r-- | Test/mail/info.yml | 1 | ||||
| -rw-r--r-- | Test/mh_hold_mode/info.yml | 1 | ||||
| -rw-r--r-- | Test/nm2/info.yml | 1 | ||||
| -rw-r--r-- | Test/recentdepart/info.yml | 1 | ||||
| -rw-r--r-- | Test/screen_away/irssi.log | 2 | ||||
| -rw-r--r-- | Test/settingshelp/info.yml | 1 | ||||
| -rw-r--r-- | Test/tinyurl/info.yml | 1 | ||||
| -rw-r--r-- | Test/urlinfo/info.yml | 1 | ||||
| -rw-r--r-- | Test/xetra/irssi.log | 2 | 
24 files changed, 13 insertions, 25 deletions
| diff --git a/Test/act/info.yml b/Test/act/info.yml index 2fab98a..53889e3 100644 --- a/Test/act/info.yml +++ b/Test/act/info.yml @@ -6,7 +6,6 @@    default_package: act    description: 'Reset window activity status. defines command /act'    license: 'Public Domain' -  modified: '2016-05-01 21:05:08'    name: 'Reset window activity status'    url: http://www.penguin-breeder.org/irssi/    version: '0.15' diff --git a/Test/autowho/info.yml b/Test/autowho/info.yml index 3b23e89..081c03e 100644 --- a/Test/autowho/info.yml +++ b/Test/autowho/info.yml @@ -5,7 +5,6 @@    default_package: autowho    description: 'Periodically sends /who on configured channels to update away state.'    license: ISC -  modified: '2016-04-26 23:37:32'    name: autowho    url: http://anti.teamidiot.de/    version: '0.1' diff --git a/Test/beforespace/info.yml b/Test/beforespace/info.yml index 0def134..2bbacc2 100644 --- a/Test/beforespace/info.yml +++ b/Test/beforespace/info.yml @@ -5,7 +5,6 @@    default_package: beforespace    description: 'Rebind certain keys so that they are inserted before the space'    license: ISC -  modified: '2016-04-26 23:42:54'    name: beforespace    url: http://anti.teamidiot.de/    version: '0.1' diff --git a/Test/cap_sasl/irssi.log b/Test/cap_sasl/irssi.log index e2cde42..aa2413d 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 20160814.2335 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 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. diff --git a/Test/cap_sasl_fail/failed.yml b/Test/cap_sasl_fail/failed.yml new file mode 100644 index 0000000..eb9e03c --- /dev/null +++ b/Test/cap_sasl_fail/failed.yml @@ -0,0 +1,4 @@ +--- +- +  failed: 1 +  name: cap_sasl_fail diff --git a/Test/cap_sasl_fail/info.yml b/Test/cap_sasl_fail/info.yml index a867ec2..969e4af 100644 --- a/Test/cap_sasl_fail/info.yml +++ b/Test/cap_sasl_fail/info.yml @@ -1,8 +1,8 @@  ---  -    authors: Nei -  default_package: cap_sasl_fail    description: 'Disconnect from server if SASL authentication fails.'    license: 'GNU GPLv2 or later' +  modified: '2017-01-16 16:43:50'    name: cap_sasl_fail -  version: '2.0' +  version: '2.1' diff --git a/Test/cap_sasl_fail/irssi.log b/Test/cap_sasl_fail/irssi.log index 88fc3e7..3a7b814 100644 --- a/Test/cap_sasl_fail/irssi.log +++ b/Test/cap_sasl_fail/irssi.log @@ -1 +1,2 @@ -* -!- Irssi: Loaded script cap_sasl_fail +* -!- Irssi: Error in script cap_sasl_fail: +* Please use /set sasl_disconnect_on_failure instead of this script. diff --git a/Test/chanact/info.yml b/Test/chanact/info.yml index fff35f1..4f10de2 100644 --- a/Test/chanact/info.yml +++ b/Test/chanact/info.yml @@ -5,7 +5,6 @@    default_package: chanact    description: 'Adds new powerful and customizable [Act: ...] item (chanelnames,modes,alias). Lets you give alias characters to windows so that you can select those with meta-<char>'    license: 'GNU GPLv2 or later' -  modified: '2016-04-25 18:46:30'    name: chanact    url: https://bc-bd.org/svn/repos/irssi/chanact    version: 0.5.15 diff --git a/Test/chansort_configurable/info.yml b/Test/chansort_configurable/info.yml index 1f5dd63..67feaae 100644 --- a/Test/chansort_configurable/info.yml +++ b/Test/chansort_configurable/info.yml @@ -5,7 +5,6 @@    default_package: chansort_configurable    description: "Sort channels & query windows in a configurable way, based on Peder Stray's chansort.pl"    license: GPL -  modified: '2016-05-04 11:49:27'    name: chansort_configurable    url: 'http://scripts.irssi.org & https://github.com/avar/dotfiles/blob/master/.irssi/scripts/chansort_configurable.pl'    version: '1.2' diff --git a/Test/clones_scanner/info.yml b/Test/clones_scanner/info.yml index c8cbe4e..5917ee2 100644 --- a/Test/clones_scanner/info.yml +++ b/Test/clones_scanner/info.yml @@ -6,7 +6,6 @@    default_package: clones_scanner    description: 'when a nick joins #channel, notifies you if there is (or there has been) someone in #channel with the same hostname'    license: 'Public Domain' -  modified: '2016-06-18 12:01:20'    modules:      - Devel::Size    name: clones_scanner diff --git a/Test/colon_emoji/info.yml b/Test/colon_emoji/info.yml index 738b7cd..7a4091f 100644 --- a/Test/colon_emoji/info.yml +++ b/Test/colon_emoji/info.yml @@ -5,6 +5,5 @@    default_package: colon_emoji    description: 'Replace words between :...: in messages according to a text file. Was intended for Unicode Emoji on certain proprietary platforms.'    license: GPLv3 -  modified: '2016-04-26 23:53:02'    name: colon_emoji    version: '0.1' diff --git a/Test/dim_nicks/info.yml b/Test/dim_nicks/info.yml index a15d000..04d173d 100644 --- a/Test/dim_nicks/info.yml +++ b/Test/dim_nicks/info.yml @@ -5,7 +5,6 @@    default_package: dim_nicks    description: 'Dims nicks that are not in channel anymore.'    license: 'GNU GPLv2 or later' -  modified: '2016-06-10 17:23:10'    name: dim_nicks    url: http://anti.teamidiot.de/    version: 0.4.8 diff --git a/Test/findbot/findbot.log b/Test/findbot/findbot.log index 7449a0e..549a0b0 100644 --- a/Test/findbot/findbot.log +++ b/Test/findbot/findbot.log @@ -1,2 +1,2 @@ -Thu Aug 18 15:01:54 2016: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there. -Thu Aug 18 15:01:54 2016: [ADMIN] Findbot fileserver has been loaded! +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! diff --git a/Test/frm_outgmsgs/info.yml b/Test/frm_outgmsgs/info.yml index 9b4e064..916186b 100644 --- a/Test/frm_outgmsgs/info.yml +++ b/Test/frm_outgmsgs/info.yml @@ -6,7 +6,6 @@    default_package: frm_outgmsgs    description: 'define a permanent text formatting (bold, underline, etc.) for outgoing messages'    license: 'Public Domain' -  modified: '2016-06-18 12:01:20'    name: frm_outgmsgs    url: http://reirssi.wordpress.com    version: '1.1' diff --git a/Test/hilightcmd/info.yml b/Test/hilightcmd/info.yml index 1a515a6..a09102a 100644 --- a/Test/hilightcmd/info.yml +++ b/Test/hilightcmd/info.yml @@ -5,7 +5,6 @@    default_package: hilightcmd    description: 'Call a system command when receiving a hilight'    license: 'GNU GPLv3' -  modified: '2016-04-26 11:41:22'    modules:      - String::ShellQuote      - Text::Sprintf::Named diff --git a/Test/mail/info.yml b/Test/mail/info.yml index 53e7129..8e5acca 100644 --- a/Test/mail/info.yml +++ b/Test/mail/info.yml @@ -5,7 +5,6 @@    default_package: mail    description: 'Fully customizable mail counter statusbar item with multiple mailbox and multiple Maildir support'    license: 'Public Domain' -  modified: '2016-05-20 19:45:17'    name: mail    url: 'http://irssi.org, http://scripts.irssi.de'    version: '2.92' diff --git a/Test/mh_hold_mode/info.yml b/Test/mh_hold_mode/info.yml index f96ba5a..1d5858f 100644 --- a/Test/mh_hold_mode/info.yml +++ b/Test/mh_hold_mode/info.yml @@ -6,7 +6,6 @@    default_package: mh_hold_mode    description: 'Emulation of ircII per-window hold_mode'    license: BSD -  modified: '2016-05-10 19:11:10'    name: mh_hold_mode    url: 'http://scripts.irssi.org / https://github.com/mh-source/irssi-scripts'    version: '1.07' diff --git a/Test/nm2/info.yml b/Test/nm2/info.yml index 1fac66b..cfbcbc7 100644 --- a/Test/nm2/info.yml +++ b/Test/nm2/info.yml @@ -5,7 +5,6 @@    default_package: nm2    description: 'right aligned nicks depending on longest nick'    license: 'GPL v2' -  modified: '2016-04-26 23:30:46'    name: nm2    url: http://anti.teamidiot.de/    version: '2.1' diff --git a/Test/recentdepart/info.yml b/Test/recentdepart/info.yml index 96dc8d6..2f57f45 100644 --- a/Test/recentdepart/info.yml +++ b/Test/recentdepart/info.yml @@ -5,7 +5,6 @@    default_package: recentdepart    description: "Filters quit/part/join/nick notices based on time since last message. (Similar to weechat's smartfilter)."    license: 'GNU GPLv2 or later' -  modified: '2016-04-26 18:00:41'    name: 'Recently Departed'    url: ''    version: '0.7' diff --git a/Test/screen_away/irssi.log b/Test/screen_away/irssi.log index 584f4a0..4295ea3 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: 12166):  +* -!- screen_away: could not open status file for parent process (pid: 12876):   * -!- Irssi: Loaded script screen_away diff --git a/Test/settingshelp/info.yml b/Test/settingshelp/info.yml index d8bd9d2..91c9029 100644 --- a/Test/settingshelp/info.yml +++ b/Test/settingshelp/info.yml @@ -5,6 +5,5 @@    default_package: settingshelp    description: 'Irssi 0.8.10 settings notes and documentation'    license: 'CC BY-SA 2.5, http://creativecommons.org/licenses/by-sa/2.5/' -  modified: '2016-04-27 00:09:59'    name: settingshelp    version: 0.8.10 diff --git a/Test/tinyurl/info.yml b/Test/tinyurl/info.yml index 78ddb27..1a2201f 100644 --- a/Test/tinyurl/info.yml +++ b/Test/tinyurl/info.yml @@ -5,7 +5,6 @@    default_package: tinyurl    description: 'create a tinyurl from a long one'    license: GPL -  modified: '2016-06-16 10:07:39'    modules:      - WWW::Shorten      - WWW::Shorten::TinyURL diff --git a/Test/urlinfo/info.yml b/Test/urlinfo/info.yml index 8859116..76648ee 100644 --- a/Test/urlinfo/info.yml +++ b/Test/urlinfo/info.yml @@ -5,7 +5,6 @@    default_package: urlinfo    description: 'Print short summaries about URLs from known services that are mentioned on IRC. (Including YouTube, etc.)'    license: 'WTFPL <http://dgl.cx/licence>' -  modified: '2016-05-21 20:22:57'    modules:      - HTML::TreeBuilder      - URI diff --git a/Test/xetra/irssi.log b/Test/xetra/irssi.log index b03932f..86a525e 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: 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 | 
