diff options
| author | Irssi Scripts Helper | 2016-05-03 19:06:35 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2016-05-03 19:06:35 +0000 |
| commit | 4c53619652cca9c3e79305f02f9517ff229d8488 (patch) | |
| tree | d261f274984af9720340042438d7ec664270a56e | |
| parent | 3026c5dbe8d514ea0d89426a742d3e877840f45e (diff) | |
| download | scripts.irssi.org-4c53619652cca9c3e79305f02f9517ff229d8488.tar.bz2 | |
ci artefacts for 9dc4b66fcee6a984e0515b93181c8fdd9625664b
[skip ci]
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | Test/mh_hold_mode/info.yml | 6 | ||||
| -rw-r--r-- | Test/mh_hold_mode/irssi.log | 2 | ||||
| -rw-r--r-- | Test/mh_hold_mode/perlcritic.log | 2 | ||||
| -rw-r--r-- | changed-info | 2 |
5 files changed, 9 insertions, 9 deletions
diff --git a/README.markdown b/README.markdown index 00afde8..7cff06a 100644 --- a/README.markdown +++ b/README.markdown @@ -10,7 +10,7 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ active_notice ](Test/active_notice/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ active_notify ](Test/active_notify/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ activity_file ](Test/activity_file/)| ✔ | ✔ | ✔ | 4 | ✔ | (c) -[ act ](Test/act/)| ✔ | ✔ | ✔ | 3 | ✔ +[ act ](Test/act/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ adv_windowlist ](Test/adv_windowlist/)| ✔ | ✔ | ✔ | 28 | ✔ | (c) [ aidle ](Test/aidle/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ ai ](Test/ai/)| ✔ | ✔ | ✔ | 4 | ✔ | (c) @@ -270,7 +270,7 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ mass_hilight_blocker ](Test/mass_hilight_blocker/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ messages_bottom ](Test/messages_bottom/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ mg ](Test/mg/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) -[ mh_hold_mode ](Test/mh_hold_mode/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) +[ mh_hold_mode ](Test/mh_hold_mode/)| ✔ | ✔ | ✔ | 3 | ✔ [ mh_invite ](Test/mh_invite/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ mh_sbsplitmode ](Test/mh_sbsplitmode/)| ✔ | ✔ | ✔ | 4 | ✔ | (c) [ mh_sbuserinfo ](Test/mh_sbuserinfo/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) @@ -505,4 +505,4 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -ad9f6f1a94f4516141164bcc88833b4f920d2346 | 612 +9dc4b66fcee6a984e0515b93181c8fdd9625664b | 614 diff --git a/Test/mh_hold_mode/info.yml b/Test/mh_hold_mode/info.yml index c41da8e..fdba252 100644 --- a/Test/mh_hold_mode/info.yml +++ b/Test/mh_hold_mode/info.yml @@ -1,12 +1,12 @@ --- - authors: 'Michael Hansen' - changed: 'Thu Feb 11 17:26:34 CET 2016' + changed: 'Tue May 3 20:30:06 CEST 2016' contact: 'mh on IRCnet #help' default_package: mh_hold_mode description: 'Emulation of ircII per-window hold_mode' license: BSD - modified: '2016-02-11 17:33:04' + modified: '2016-05-03 20:33:17' name: mh_hold_mode url: 'http://scripts.irssi.org / https://github.com/mh-source/irssi-scripts' - version: '1.05' + version: '1.06' diff --git a/Test/mh_hold_mode/irssi.log b/Test/mh_hold_mode/irssi.log index 124ca32..c862dbb 100644 --- a/Test/mh_hold_mode/irssi.log +++ b/Test/mh_hold_mode/irssi.log @@ -1 +1 @@ -*-!- Irssi: Loaded script mh_hold_mode +* -!- Irssi: Loaded script mh_hold_mode diff --git a/Test/mh_hold_mode/perlcritic.log b/Test/mh_hold_mode/perlcritic.log index 0458892..3935c56 100644 --- a/Test/mh_hold_mode/perlcritic.log +++ b/Test/mh_hold_mode/perlcritic.log @@ -1 +1 @@ -Code before warnings are enabled at line 125, column 1. See page 431 of PBP. (Severity: 4) +Code before warnings are enabled at line 127, column 1. See page 431 of PBP. (Severity: 4) diff --git a/changed-info b/changed-info index cabaa05..d7ab6f1 100644 --- a/changed-info +++ b/changed-info @@ -266,7 +266,7 @@ dea47f31a9a7b10250f618778bffa0e520981d92 mailcheck_mbox_flux.pl 99e22fdf2884d7ed916fb3f559f546e3505e73e4 mass_hilight_blocker.pl 8bf329d8977c7c230111cc05b039da59fbbc106a messages_bottom.pl 101db2f0d5e76be62698c6cccca47a37da9a2a88 mg.pl -4a248f5303ddacd48f4e11aa098eafb56744b412 mh_hold_mode.pl +aaefdc2033cf0bcbc7650d834338dcdf184f835d mh_hold_mode.pl 5e94b3456ead76929d6ddac91242ebbe92fc89ee mh_invite.pl 79ebb6d3d35c455d42cb2b14740b2d8d7bd9b574 mh_sbsplitmode.pl fde7ebc22cfe05b641d128f588fa41c5ade1df95 mh_sbuserinfo.pl |
