diff options
| author | Irssi Scripts Helper | 2016-09-22 02:31:39 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2016-09-22 02:31:39 +0000 |
| commit | 75d08ec7428706f00627a50982965722772297b5 (patch) | |
| tree | 8475ca2b841d2e89314d03bfbf6d2eb985170e8d | |
| parent | 65e89665bb2f401ae690f4e5299ab64d8423869c (diff) | |
| download | scripts.irssi.org-75d08ec7428706f00627a50982965722772297b5.tar.bz2 | |
ci artefacts for 2d385c2309c89fd4ca5796732fbb91a57d98d8e8
[skip ci]
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | Test/buf/info.yml | 7 | ||||
| -rw-r--r-- | Test/buf/perlcritic.log | 8 | ||||
| -rw-r--r-- | changed-info | 2 |
4 files changed, 13 insertions, 10 deletions
diff --git a/README.markdown b/README.markdown index 8d23f0e..09a5420 100644 --- a/README.markdown +++ b/README.markdown @@ -18,7 +18,7 @@ See [the testing read-me](../master/_testing/) for details. [ alame ](Test/alame/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) [ amaroknp ](Test/amaroknp/)| ✘ | ✔ | ✔ | 5 | ☡ | (c) [ amarok_ssh ](Test/amarok_ssh/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) -[ anames ](Test/anames/)| ✔ | ✔ | ✔ | 1 | ✔ +[ anames ](Test/anames/)| ✔ | ✔ | ✔ | 1 | ✔ | (c) [ anotherway ](Test/anotherway/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ antiplenk ](Test/antiplenk/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ apm ](Test/apm/)| ✔ | ✔ | ✔ | 13 | ✔ | (c) @@ -80,7 +80,7 @@ See [the testing read-me](../master/_testing/) for details. [ blowjob ](Test/blowjob/)| ✔ | ✔ | ✔ | 22 | ✔ | (c) [ bmi ](Test/bmi/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ buffer ](Test/buffer/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -[ buf ](Test/buf/)| ✔ | ✔ | ✔ | 8 | ✔ | (c) +[ buf ](Test/buf/)| ✔ | ✔ | ✔ | 12 | ✔ [ calc ](Test/calc/)| ✔ | ✔ | ✔ | 7 | ✔ | (c) [ callerid ](Test/callerid/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ cap ](Test/cap/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) @@ -509,4 +509,4 @@ See [the testing read-me](../master/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -bee419a36dd02eaed92d96e929887d994b62db3d | 686 +2d385c2309c89fd4ca5796732fbb91a57d98d8e8 | 691 diff --git a/Test/buf/info.yml b/Test/buf/info.yml index 7d40f79..27d19bc 100644 --- a/Test/buf/info.yml +++ b/Test/buf/info.yml @@ -1,14 +1,15 @@ --- - authors: Juerd - changed: 'Mon May 13 19:41 CET 2002' - changes: 'Severe formatting bug removed * oops, I exposed Irssi to ircII foolishness * sorry ** removed logging stuff (this is a fix)' + changed: 'Thu Sep 22 01:37 CEST 2016' + changes: 'Fixed file permissions (leaked everything via filesystem)' contact: juerd@juerd.nl 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' url: http://juerd.nl/irssi/ - version: '2.13' + version: '2.20' diff --git a/Test/buf/perlcritic.log b/Test/buf/perlcritic.log index d3a8217..7353d95 100644 --- a/Test/buf/perlcritic.log +++ b/Test/buf/perlcritic.log @@ -1,4 +1,6 @@ Code before warnings are enabled at line 8, column 1. See page 431 of PBP. (Severity: 4) -"die" used instead of "croak" at line 43, column 66. See page 283 of PBP. (Severity: 3) -Return value of "close" ignored at line 62, column 5. Check the return value of "close" for success. (Severity: 2) -"die" used instead of "croak" at line 69, column 66. See page 283 of PBP. (Severity: 3) +"die" used instead of "croak" at line 45, column 31. See page 283 of PBP. (Severity: 3) +Return value of "close" ignored at line 66, column 5. Check the return value of "close" for success. (Severity: 2) +"die" used instead of "croak" at line 74, column 31. See page 283 of PBP. (Severity: 3) +"warn" used instead of "carp" at line 75, column 19. See page 283 of PBP. (Severity: 3) +"warn" used instead of "carp" at line 134, column 19. See page 283 of PBP. (Severity: 3) diff --git a/changed-info b/changed-info index f46001f..fe33447 100644 --- a/changed-info +++ b/changed-info @@ -76,7 +76,7 @@ e1d1186083b6fcdc05ae44006ff3b603ce5444ca bitlbee_typing_notice.pl 072703cd1f47660a9cc42f822b97974e50e7395c blowjob.pl a8a729deb76ca86b1bc5b08b6ae99b0d28bf8137 bmi.pl 43f45ee1cdb13858c991002c5dbf64146c4afa56 buffer.pl -da50e8219260157095af99dab812ba977db35ae0 buf.pl +6d907f127188e21322cd4deb220ed0b20cc79b25 buf.pl 21aa7dec253febf26eaf54d681aff735c0384036 calc.pl 8931f6c4bdd3bcdb01680cb6ec7d045a7690b668 callerid.pl 794b4dc0e9aab42e26a33933f9788a3542d658f1 cap.pl |
