diff options
| -rw-r--r-- | README.markdown | 4 | ||||
| -rw-r--r-- | Test/findbot/findbot.log | 4 | ||||
| -rw-r--r-- | Test/hitcount/failed.yml | 4 | ||||
| -rw-r--r-- | Test/hitcount/info.yml | 6 | ||||
| -rw-r--r-- | Test/hitcount/irssi.log | 7 | ||||
| -rw-r--r-- | Test/hitcount/perlcritic.log | 2 | ||||
| -rw-r--r-- | Test/screen_away/irssi.log | 2 | ||||
| -rw-r--r-- | Test/trackbar22/info.yml | 1 | ||||
| -rw-r--r-- | changed-info | 4 |
9 files changed, 15 insertions, 19 deletions
diff --git a/README.markdown b/README.markdown index c0b5597..521a0fe 100644 --- a/README.markdown +++ b/README.markdown @@ -202,7 +202,7 @@ See [the testing read-me](../master/_testing/) for details. [ hilite_url ](Test/hilite_url/)| ✔ | ✔ | ✔ | 3 | ✔ [ hipchat_complete ](Test/hipchat_complete/)| ✔ | ✔ | ✔ | 3 | ✔ [ history_search ](Test/history_search/)| ✔ | ✔ | ✔ | 5 | ✔ -[ hitcount ](Test/hitcount/)| ✘ | ✔ | ✔ | 4 | ☡ +[ hitcount ](Test/hitcount/)| ✔ | ✔ | ✔ | 4 | ✔ [ hlbot ](Test/hlbot/)| ✔ | ✔ | ✔ | 7 | ✔ [ hl ](Test/hl/)| ✔ | ✔ | ✔ | 6 | ✔ [ hlscroll ](Test/hlscroll/)| ✔ | ✔ | ✔ | 3 | ✔ @@ -518,4 +518,4 @@ See [the testing read-me](../master/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ -0949ff4df513d38d40f7895bf1bbddbbbbd3316c | 812 +55a800ac4889543fd56adabbe335a232bff404a4 | 814 diff --git a/Test/findbot/findbot.log b/Test/findbot/findbot.log index f3735fe..976105d 100644 --- a/Test/findbot/findbot.log +++ b/Test/findbot/findbot.log @@ -1,2 +1,2 @@ -Fri Mar 17 11:51:32 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there. -Fri Mar 17 11:51:32 2017: [ADMIN] Findbot fileserver has been loaded! +Fri Mar 17 13:52:45 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there. +Fri Mar 17 13:52:45 2017: [ADMIN] Findbot fileserver has been loaded! diff --git a/Test/hitcount/failed.yml b/Test/hitcount/failed.yml deleted file mode 100644 index 062f7e9..0000000 --- a/Test/hitcount/failed.yml +++ /dev/null @@ -1,4 +0,0 @@ ---- -- - failed: 1 - name: hitcount diff --git a/Test/hitcount/info.yml b/Test/hitcount/info.yml index b83a6af..ca87cb5 100644 --- a/Test/hitcount/info.yml +++ b/Test/hitcount/info.yml @@ -1,9 +1,11 @@ --- - authors: 'Riku "Shrike" Lindblad' - changed: '$Date: 2002/03/05 18:19:28 $ ' + changed: '$Date: 2017/03/07 $ ' contact: 'shrike\@addiktit.net, Shrike on IRCNet/QNet/EFNet/DALNet' + default_package: hitcount description: 'Add a apache page hitcounter to statusbar' license: Free + modified: '2017-03-13 21:57:23' name: hitcount - version: '1.3' + version: '1.4' diff --git a/Test/hitcount/irssi.log b/Test/hitcount/irssi.log index 7525812..6999ac7 100644 --- a/Test/hitcount/irssi.log +++ b/Test/hitcount/irssi.log @@ -1,4 +1,3 @@ -* -!- Irssi: Error in script hitcount: -* Global symbol "$Revision" requires explicit package name at hitcount.pl line 5. -* Global symbol "$n" requires explicit package name at hitcount.pl line 5. -* BEGIN not safe after errors--compilation aborted at hitcount.pl line 52. +* -!- Irssi: Hitcounter version 1.4 loaded +* -!- Irssi: Failed to open </var/log/httpd/access.log: No such file or directory +* -!- Irssi: Loaded script hitcount diff --git a/Test/hitcount/perlcritic.log b/Test/hitcount/perlcritic.log index 5e2015d..890785f 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 88, column 2. Check the return value of "close" for success. (Severity: 2) +Return value of "close" ignored at line 91, column 9. Check the return value of "close" for success. (Severity: 2) diff --git a/Test/screen_away/irssi.log b/Test/screen_away/irssi.log index d495811..6344a20 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: 13078): +* -!- screen_away: could not open status file for parent process (pid: 13117): * -!- Irssi: Loaded script screen_away diff --git a/Test/trackbar22/info.yml b/Test/trackbar22/info.yml index 97004ae..eba0f6d 100644 --- a/Test/trackbar22/info.yml +++ b/Test/trackbar22/info.yml @@ -16,7 +16,6 @@ default_package: trackbar22 description: 'Shows a bar where you have last read a window.' license: 'GNU General Public License' - modified: '2017-01-09 14:35:07' modules: - Text::CharWidth name: trackbar diff --git a/changed-info b/changed-info index e9b9675..0698fc6 100644 --- a/changed-info +++ b/changed-info @@ -1,4 +1,4 @@ -974f18cf3566bdbd14dca40d006b86eabb5d60a1 __ARTEFACTS_CI__ +3516d1c3408d56c0badfdf2ac17849665ce6d983 __ARTEFACTS_CI__ ddc6b8eff140c3fa20f3f36f2f59a585f07c57d0 8-ball.pl 3fe0ffa8719d0c3033fbf37592094ec5379dc6dd accent.pl e439eeb9c80324e301e70f1fe169f7bec1570b76 accountname.pl @@ -198,7 +198,7 @@ ffa375ceecbc592d22b6a4cc822a0432612a08db hignore.pl 11c4b0d936039ebb1f7a59f38707ca3048c05515 hilite_url.pl 0e924745f70d9484d9e890862bfda02157e09364 hipchat_complete.pl 48cbe63aca9317413c2ae00c8bf9bfafc33a1ad6 history_search.pl -545aee00fad9c9935a09dd49bf92c2371b511374 hitcount.pl +0758cffdb0f57cf616f388c6bcdc3899673d4c3b hitcount.pl 1d8cfd69b16cb4d84eede58ab467ca120dd26fc1 hlbot.pl 7fd898dc07567a26c7ba43bf8ad1e8123b206206 hl.pl 47a4066a9188ad860585ef66c5f0d30e385cc57b hlscroll.pl |
