diff options
| author | Irssi Scripts Helper | 2017-01-10 08:27:02 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2017-01-10 08:27:02 +0000 | 
| commit | f24381e2db38e66367434036657710f664f9434f (patch) | |
| tree | d242c00866fd165dbfa9a3314f4a3e9411fde0c9 | |
| parent | bd09cb5e184d34fa9984990edc392ab806754d71 (diff) | |
| download | scripts.irssi.org-f24381e2db38e66367434036657710f664f9434f.tar.bz2 | |
ci artefacts for 3f3bde14e9878ad2e843a0bfedb28a589b52b3aa
[skip ci]
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | Test/trackbar22/info.yml | 4 | ||||
| -rw-r--r-- | Test/trackbar22/irssi.log | 2 | ||||
| -rw-r--r-- | Test/trackbar22/perlcritic.log | 4 | ||||
| -rw-r--r-- | changed-info | 2 | 
5 files changed, 9 insertions, 9 deletions
| diff --git a/README.markdown b/README.markdown index 1e126d2..2103d04 100644 --- a/README.markdown +++ b/README.markdown @@ -263,7 +263,7 @@ See [the testing read-me](../master/_testing/) for details.  [                         loadavg ](Test/loadavg/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                        localize ](Test/localize/)|  ✔   |  ✔   |  ✘   | 37   |  ☡   | (c)  [                        log2ansi ](Test/log2ansi/)|  ✘   |  ✘   |  ✔   | 15   |  ☡   | (c) -[                logcompress_perl ](Test/logcompress_perl/)|  ✔   |  ✔   |  ✔   |  0   |  ✔    +[                logcompress_perl ](Test/logcompress_perl/)|  ✔   |  ✔   |  ✔   |  0   |  ✔   | (c)  [                     logcompress ](Test/logcompress/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                       logresume ](Test/logresume/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                              ls ](Test/ls/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c) @@ -453,7 +453,7 @@ See [the testing read-me](../master/_testing/) for details.  [                        topicsed ](Test/topicsed/)|  ✔   |  ✘   |  ✘   | 18   |  ☡   | (c)  [                          topics ](Test/topics/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                       tordetect ](Test/tordetect/)|  ✔   |  ✔   |  ✔   |  5   |  ✔   | (c) -[                      trackbar22 ](Test/trackbar22/)|  ✔   |  ✔   |  ✔   |  4   |  ✔   | (c) +[                      trackbar22 ](Test/trackbar22/)|  ✔   |  ✔   |  ✔   |  4   |  ✔     [                        trackbar ](Test/trackbar/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                       tracknick ](Test/tracknick/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                           track ](Test/track/)|  ✔   |  ✔   |  ✔   | 36   |  ✔   | (c) @@ -514,4 +514,4 @@ See [the testing read-me](../master/_testing/) for details.  [                     xmpp-notify ](Test/xmpp-notify/)|  ✔   |  ✔   |  ✔   | 21   |  ✔   | (c)  [                             xqf ](Test/xqf/)|  ✔   |  ✔   |  ✔   |  6   |  ✔   | (c) -8b85609c0ed46267e376798cd833195f45341e83 | 728 +3f3bde14e9878ad2e843a0bfedb28a589b52b3aa | 730 diff --git a/Test/trackbar22/info.yml b/Test/trackbar22/info.yml index 874df7a..d330ba0 100644 --- a/Test/trackbar22/info.yml +++ b/Test/trackbar22/info.yml @@ -1,15 +1,15 @@  ---  -    authors: 'Peter Leurs and Geert Hauwaerts' -  changed: 'Fri Jan 23 23:59:11 2004'    commands: trackbar    contact: peter@pfoe.be    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    patchers: 'Johan Kiviniemi (UTF-8), Uwe Dudenhoeffer (on-upgrade-remove-line)'    url: http://www.pfoe.be/~peter/trackbar/ -  version: '2.2' +  version: '2.3' diff --git a/Test/trackbar22/irssi.log b/Test/trackbar22/irssi.log index 0c9b230..5c1b7d1 100644 --- a/Test/trackbar22/irssi.log +++ b/Test/trackbar22/irssi.log @@ -1,2 +1,2 @@ -* >> Scriptinfo: Loaded trackbar version 2.2 by Peter Leurs and Geert Hauwaerts. +* >> Scriptinfo: Loaded trackbar version 2.3 by Peter Leurs and Geert Hauwaerts.  * -!- Irssi: Loaded script trackbar22 diff --git a/Test/trackbar22/perlcritic.log b/Test/trackbar22/perlcritic.log index 390e108..1471b2d 100644 --- a/Test/trackbar22/perlcritic.log +++ b/Test/trackbar22/perlcritic.log @@ -1,2 +1,2 @@ -Private subroutine/method used at line 299, column 15.  Use published APIs.  (Severity: 3) -Private subroutine/method used at line 324, column 5.  Use published APIs.  (Severity: 3) +Private subroutine/method used at line 304, column 15.  Use published APIs.  (Severity: 3) +Private subroutine/method used at line 329, column 5.  Use published APIs.  (Severity: 3) diff --git a/changed-info b/changed-info index 2e6cf2d..0f2d7d3 100644 --- a/changed-info +++ b/changed-info @@ -449,7 +449,7 @@ c52f7daf9cbfafae9e22b0515eeb10d6577e1273 tmux-nicklist-portable.pl  d56ed3d77b828e490c9d5cb34433d23ee7953d4d topicsed.pl  61a672ba10137fef3353c052a75038cb7473b420 topics.pl  4f4cd8994f55672e920e9bdcf3782bcb9ac44542 tordetect.pl -30015a25c8ff2fb274f0adc41c60659d81806d29 trackbar22.pl +6c899b6fe0108ebe2d1ffcc31070185c8096c879 trackbar22.pl  ee66091039985b10981321cc77b484721b78545c trackbar.pl  11d49878ab08f519c455c4d08cb48f1dc4b44239 tracknick.pl  c7748678cd32aac29e0a748f31124e181acdd337 track.pl | 
