diff options
| author | Irssi Scripts Helper | 2016-08-16 20:11:40 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2016-08-16 20:11:40 +0000 |
| commit | 2afa5dc21c5e77bf13ab26a7918e868048c2b4aa (patch) | |
| tree | c66eb380538647acb394407ae597cdb298a04487 | |
| parent | da8f5b14cac031a9f98d217e53080e1937b93929 (diff) | |
| download | scripts.irssi.org-2afa5dc21c5e77bf13ab26a7918e868048c2b4aa.tar.bz2 | |
ci artefacts for 51a84274537839a0006a8956b348a338c1a35ed3
[skip ci]
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | Test/tmux-nicklist-portable/info.yml | 4 | ||||
| -rw-r--r-- | Test/tmux-nicklist-portable/perlcritic.log | 10 | ||||
| -rw-r--r-- | changed-info | 2 |
4 files changed, 11 insertions, 11 deletions
diff --git a/README.markdown b/README.markdown index 773e47c..55d1428 100644 --- a/README.markdown +++ b/README.markdown @@ -18,7 +18,7 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ alame ](Test/alame/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) [ amaroknp ](Test/amaroknp/)| ✘ | ✔ | ✔ | 5 | ☡ | (c) [ amarok_ssh ](Test/amarok_ssh/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) -[ anames ](Test/anames/)| ✔ | ✔ | ✔ | 0 | ✔ +[ anames ](Test/anames/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) [ anotherway ](Test/anotherway/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ antiplenk ](Test/antiplenk/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ apm ](Test/apm/)| ✔ | ✔ | ✔ | 13 | ✔ | (c) @@ -442,7 +442,7 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ title ](Test/title/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) [ tlock ](Test/tlock/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ tmux_away ](Test/tmux_away/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -[ tmux-nicklist-portable ](Test/tmux-nicklist-portable/)| ✔ | ✔ | ✔ | 8 | ✔ | (c) +[ tmux-nicklist-portable ](Test/tmux-nicklist-portable/)| ✔ | ✔ | ✔ | 8 | ✔ [ topicsed ](Test/topicsed/)| ✔ | ✘ | ✘ | 18 | ☡ | (c) [ topics ](Test/topics/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ tordetect ](Test/tordetect/)| ✔ | ✔ | ✔ | 5 | ✔ | (c) @@ -507,4 +507,4 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -6bd98bdce33f933846c1fb7e373a92a0f930dc45 | 665 +51a84274537839a0006a8956b348a338c1a35ed3 | 668 diff --git a/Test/tmux-nicklist-portable/info.yml b/Test/tmux-nicklist-portable/info.yml index 7992037..b5b404d 100644 --- a/Test/tmux-nicklist-portable/info.yml +++ b/Test/tmux-nicklist-portable/info.yml @@ -5,6 +5,6 @@ default_package: tmux_nicklist_portable description: 'displays a list of nicks in a separate tmux pane' license: WTFPL - modified: '2016-04-26 23:14:54' + modified: '2016-08-16 21:54:15' name: tmux-nicklist - version: 0.1.4 + version: 0.1.5 diff --git a/Test/tmux-nicklist-portable/perlcritic.log b/Test/tmux-nicklist-portable/perlcritic.log index ead675b..97f4b11 100644 --- a/Test/tmux-nicklist-portable/perlcritic.log +++ b/Test/tmux-nicklist-portable/perlcritic.log @@ -1,5 +1,5 @@ -"die" used instead of "croak" at line 76, column 38. See page 283 of PBP. (Severity: 3) -"die" used instead of "croak" at line 94, column 5. See page 283 of PBP. (Severity: 3) -Return value of "close" ignored at line 112, column 5. Check the return value of "close" for success. (Severity: 2) -"die" used instead of "croak" at line 327, column 35. See page 283 of PBP. (Severity: 3) -Return value of "close" ignored at line 402, column 1. Check the return value of "close" for success. (Severity: 2) +"die" used instead of "croak" at line 80, column 38. See page 283 of PBP. (Severity: 3) +"die" used instead of "croak" at line 98, column 5. See page 283 of PBP. (Severity: 3) +Return value of "close" ignored at line 116, column 5. Check the return value of "close" for success. (Severity: 2) +"die" used instead of "croak" at line 341, column 35. See page 283 of PBP. (Severity: 3) +Return value of "close" ignored at line 416, column 1. Check the return value of "close" for success. (Severity: 2) diff --git a/changed-info b/changed-info index 2469153..7545fee 100644 --- a/changed-info +++ b/changed-info @@ -438,7 +438,7 @@ cd8f8602d73c341f8327ea34a4f8a0d0ced8035c timer.pl bec0d4f2c184fc367ada60bd840c726d89b0f919 title.pl 33a586e69bb9abc0d1c443f94a44026830294108 tlock.pl 36fb1600a680100ce6d659a014c07c02d53ebc68 tmux_away.pl -9bb9e1579e178649277e3d7175b36e116b09c669 tmux-nicklist-portable.pl +c52f7daf9cbfafae9e22b0515eeb10d6577e1273 tmux-nicklist-portable.pl d56ed3d77b828e490c9d5cb34433d23ee7953d4d topicsed.pl 61a672ba10137fef3353c052a75038cb7473b420 topics.pl 4f4cd8994f55672e920e9bdcf3782bcb9ac44542 tordetect.pl |
