diff options
| author | Irssi Scripts Helper | 2017-02-17 21:21:00 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2017-02-17 21:21:00 +0000 |
| commit | bf51bec898ac1dc8a60ccca85752d0978772c54c (patch) | |
| tree | fbf5c0a3cad61cd3aa8614637cfe92ce5b711aab | |
| parent | 2f2ed39e220b26326944b18ceb078198616832e4 (diff) | |
| download | scripts.irssi.org-bf51bec898ac1dc8a60ccca85752d0978772c54c.tar.bz2 | |
ci artefacts for c2a891a1ad9138196c415e77f8ff09ad06607738
[skip ci]
| -rw-r--r-- | README.markdown | 5 | ||||
| -rw-r--r-- | Test/ctrlact/info.yml | 11 | ||||
| -rw-r--r-- | Test/ctrlact/irssi.log | 3 | ||||
| -rw-r--r-- | Test/ctrlact/perlcritic.log | 3 | ||||
| -rw-r--r-- | changed-info | 1 |
5 files changed, 21 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 43a38b3..5577961 100644 --- a/README.markdown +++ b/README.markdown @@ -120,6 +120,7 @@ See [the testing read-me](../master/_testing/) for details. [ crapbuster ](Test/crapbuster/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ credstore ](Test/credstore/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) [ cron ](Test/cron/)| ✔ | ✔ | ✔ | 5 | ✔ | (c) +[ ctrlact ](Test/ctrlact/)| ✔ | ✔ | ✔ | 6 | ✔ [ cwho ](Test/cwho/)| ✔ | ✔ | ✔ | 18 | ✔ | (c) [ dancer_forwardfix ](Test/dancer_forwardfix/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ dancer_hide_477 ](Test/dancer_hide_477/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) @@ -197,7 +198,7 @@ See [the testing read-me](../master/_testing/) for details. [ highlite ](Test/highlite/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ hignore ](Test/hignore/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ hilightcmd ](Test/hilightcmd/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) -[ hilightwin ](Test/hilightwin/)| ✔ | ✔ | ✔ | 3 | ✔ +[ hilightwin ](Test/hilightwin/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ hilite_url ](Test/hilite_url/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ hipchat_complete ](Test/hipchat_complete/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ history_search ](Test/history_search/)| ✔ | ✔ | ✔ | 5 | ✔ | (c) @@ -517,4 +518,4 @@ See [the testing read-me](../master/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -f5801eb3f56c452a8c3598aae3320e0a41c0b5ca | 773 +c2a891a1ad9138196c415e77f8ff09ad06607738 | 780 diff --git a/Test/ctrlact/info.yml b/Test/ctrlact/info.yml new file mode 100644 index 0000000..d2f7439 --- /dev/null +++ b/Test/ctrlact/info.yml @@ -0,0 +1,11 @@ +--- +- + authors: 'martin f. krafft' + changed: 2017-02-15 + contact: madduck@madduck.net + default_package: ctrlact + description: 'allows per-channel control over activity indication' + license: MIT + modified: '2017-02-15 22:20:06' + name: ctrlact + version: '1.1' diff --git a/Test/ctrlact/irssi.log b/Test/ctrlact/irssi.log new file mode 100644 index 0000000..29d2bf8 --- /dev/null +++ b/Test/ctrlact/irssi.log @@ -0,0 +1,3 @@ +* -!- Irssi: ctrlact: loading mappings from ../ctrlact +* -!- Irssi: ctrlact: created new/empty mappings file: ../ctrlact +* -!- Irssi: Loaded script ctrlact diff --git a/Test/ctrlact/perlcritic.log b/Test/ctrlact/perlcritic.log new file mode 100644 index 0000000..7a6c4f0 --- /dev/null +++ b/Test/ctrlact/perlcritic.log @@ -0,0 +1,3 @@ +Capture variable used outside conditional at line 194, column 9. See page 253 of PBP. (Severity: 3) +Capture variable used outside conditional at line 491, column 25. See page 253 of PBP. (Severity: 3) +Capture variable used outside conditional at line 492, column 23. See page 253 of PBP. (Severity: 3) diff --git a/changed-info b/changed-info index 00800c9..df71d3b 100644 --- a/changed-info +++ b/changed-info @@ -116,6 +116,7 @@ c8e98c94d81f87c4d007ecdd884afc46ce715e6f country.pl c4c813b3852ac835c0a28527129c5dc8477e7fc0 crapbuster.pl f6ad95bfcb1291ef7d8a66568a955f9a85e2e1a6 credstore.pl 0d1ac1eb20104e9cca00a2d81d1723b35100b783 cron.pl +534b00a74542d82830ce9ad153147b52568ecf20 ctrlact.pl 8b527c4eb8558baf08505b65fe39f11bc1fe04db cwho.pl 25df81d682c360fc1958c9a8e97ba556d0ef47d5 dancer_forwardfix.pl abf2256980d7cee7977fc243f4208bc5c1bf472c dancer_hide_477.pl |
