diff options
| author | Irssi Scripts Helper | 2017-04-12 07:38:19 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2017-04-12 07:38:19 +0000 |
| commit | f0686019bc3a29f250193cdb5da6bb02e76699ac (patch) | |
| tree | 40dd2c47381645ebf2a42fd91ff28f510bf4860f /Test/hitcount | |
| parent | 986117888a119489bd873ac64f9a2faa65481f78 (diff) | |
| download | scripts.irssi.org-f0686019bc3a29f250193cdb5da6bb02e76699ac.tar.bz2 | |
ci artefacts for fa6ab59ba18c61f471f7471d9866772ee8d08e84
[skip ci]
Diffstat (limited to 'Test/hitcount')
| -rw-r--r-- | Test/hitcount/info.yml | 3 | ||||
| -rw-r--r-- | Test/hitcount/perlcritic.log | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Test/hitcount/info.yml b/Test/hitcount/info.yml index ca87cb5..8847920 100644 --- a/Test/hitcount/info.yml +++ b/Test/hitcount/info.yml @@ -6,6 +6,7 @@ default_package: hitcount description: 'Add a apache page hitcounter to statusbar' license: Free - modified: '2017-03-13 21:57:23' + modified: '2017-04-07 16:34:31' name: hitcount + sbitems: hitcount version: '1.4' diff --git a/Test/hitcount/perlcritic.log b/Test/hitcount/perlcritic.log index 890785f..b45e858 100644 --- a/Test/hitcount/perlcritic.log +++ b/Test/hitcount/perlcritic.log @@ -1,2 +1,2 @@ Code before warnings are enabled at line 5, column 1. See page 431 of PBP. (Severity: 4) -Return value of "close" ignored at line 91, column 9. Check the return value of "close" for success. (Severity: 2) +Return value of "close" ignored at line 92, column 9. Check the return value of "close" for success. (Severity: 2) |
