diff options
| author | Irssi Scripts Helper | 2016-07-01 12:52:38 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2016-07-01 12:52:38 +0000 | 
| commit | a69cf846143aa8c211e97e5be8ec9d85137f9e0f (patch) | |
| tree | f8734444e8a717b7aef81069ee4a7f372b1843b2 | |
| parent | 99c5fccafd0a2db2a5424c2edd84498dd5aa7740 (diff) | |
| download | scripts.irssi.org-a69cf846143aa8c211e97e5be8ec9d85137f9e0f.tar.bz2 | |
ci artefacts for 431a41d9d6c054be5384ad08047b972b7b4c6d5f
[skip ci]
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | Test/urlgrab/info.yml | 5 | ||||
| -rw-r--r-- | Test/urlgrab/perlcritic.log | 4 | ||||
| -rw-r--r-- | changed-info | 2 | 
4 files changed, 9 insertions, 8 deletions
| diff --git a/README.markdown b/README.markdown index 0e6f2d7..66ee48e 100644 --- a/README.markdown +++ b/README.markdown @@ -78,7 +78,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.  [           bitlbee_typing_notice ](Test/bitlbee_typing_notice/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                         blowjob ](Test/blowjob/)|  ✔   |  ✔   |  ✔   | 22   |  ✔   | (c)  [                             bmi ](Test/bmi/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c) -[                          buffer ](Test/buffer/)|  ✔   |  ✔   |  ✔   |  6   |  ✔    +[                          buffer ](Test/buffer/)|  ✔   |  ✔   |  ✔   |  6   |  ✔   | (c)  [                             buf ](Test/buf/)|  ✔   |  ✔   |  ✔   |  8   |  ✔   | (c)  [                            calc ](Test/calc/)|  ✔   |  ✔   |  ✔   |  7   |  ✔   | (c)  [                        callerid ](Test/callerid/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c) @@ -466,7 +466,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.  [                      upsidedown ](Test/upsidedown/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                          uptime ](Test/uptime/)|  ✔   |  ✔   |  ✔   |  9   |  ✔   | (c)  [                         urlfeed ](Test/urlfeed/)|  ✔   |  ✔   |  ✔   | 12   |  ✔   | (c) -[                         urlgrab ](Test/urlgrab/)|  ✔   |  ✔   |  ✔   |  4   |  ✔   | (c) +[                         urlgrab ](Test/urlgrab/)|  ✔   |  ✔   |  ✔   |  4   |  ✔     [                         urlinfo ](Test/urlinfo/)|  ✔   |  ✔   |  ✔   | 11   |  ✔   | (c)  [                         url_log ](Test/url_log/)|  ✔   |  ✔   |  ✔   | 12   |  ✔   | (c)  [                         urlplot ](Test/urlplot/)|  ✔   |  ✔   |  ✔   | 86   |  ✔   | (c) @@ -506,4 +506,4 @@ See [the testing read-me](../gh-pages/_testing/) for details.  [                     xmpp-notify ](Test/xmpp-notify/)|  ✔   |  ✔   |  ✔   | 21   |  ✔   | (c)  [                             xqf ](Test/xqf/)|  ✔   |  ✔   |  ✔   |  6   |  ✔   | (c) -a562b859aa0a380b43b27278b8456ee49eab3284 | 653 +431a41d9d6c054be5384ad08047b972b7b4c6d5f | 657 diff --git a/Test/urlgrab/info.yml b/Test/urlgrab/info.yml index a460029..7feeac6 100644 --- a/Test/urlgrab/info.yml +++ b/Test/urlgrab/info.yml @@ -3,8 +3,9 @@    authors: 'David Leadbeater'    contact: dgl@dgl.cx    default_package: urlgrab -  description: 'Captures urls said in channel and private messages and saves them to a file, also adds a /url command which loads the last said url into mozilla.' +  description: 'Captures urls said in channel and private messages and saves them to a file, also adds a /url command which loads the last said url into a browser.'    license: 'GNU GPLv2 or later' +  modified: '2016-06-29 00:54:08'    name: urlgrab    url: http://irssi.dgl.cx/ -  version: '0.2' +  version: '0.3' diff --git a/Test/urlgrab/perlcritic.log b/Test/urlgrab/perlcritic.log index 41a3178..c1535ce 100644 --- a/Test/urlgrab/perlcritic.log +++ b/Test/urlgrab/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 56, column 4.  Check the return value of "close" for success.  (Severity: 2) +Code before warnings are enabled at line 12, column 1.  See page 431 of PBP.  (Severity: 4) +Return value of "close" ignored at line 63, column 4.  Check the return value of "close" for success.  (Severity: 2) diff --git a/changed-info b/changed-info index be21226..f79268a 100644 --- a/changed-info +++ b/changed-info @@ -462,7 +462,7 @@ d20fb41014611f5b07b6f49f838c98bb3f5241d7 u.pl  2f609760a4149ff93853e91423afb16056a25471 upsidedown.pl  6846fb1e755f249b0dc0d5b098d5663f64990aad uptime.pl  fbbee23ead317f01f7a6e731cc18724c1a6db538 urlfeed.pl -00b0c64020d4d733c0d33f2fbdd5333f24c9989a urlgrab.pl +d322e0e7bc51ba4ef12c41a47cab65fa0dff552c urlgrab.pl  5a1b4a7031a71adb6983b8f42d7a09740d07e919 urlinfo.pl  f156138b90d6ed79d5676ff825c30fbc116e57f6 url_log.pl  a56d1249ab47428cb47eeea55dbf5eca022ae5c5 urlplot.pl | 
