diff options
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | Test/cgrep/failed.yml | 4 | ||||
| -rw-r--r-- | Test/cgrep/info.yml | 2 | ||||
| -rw-r--r-- | Test/cgrep/irssi.log | 9 | ||||
| -rw-r--r-- | changed-info | 2 |
5 files changed, 7 insertions, 16 deletions
diff --git a/README.markdown b/README.markdown index 09a5420..cd4f6ca 100644 --- a/README.markdown +++ b/README.markdown @@ -80,7 +80,7 @@ See [the testing read-me](../master/_testing/) for details. [ blowjob ](Test/blowjob/)| ✔ | ✔ | ✔ | 22 | ✔ | (c) [ bmi ](Test/bmi/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ buffer ](Test/buffer/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -[ buf ](Test/buf/)| ✔ | ✔ | ✔ | 12 | ✔ +[ buf ](Test/buf/)| ✔ | ✔ | ✔ | 12 | ✔ | (c) [ calc ](Test/calc/)| ✔ | ✔ | ✔ | 7 | ✔ | (c) [ callerid ](Test/callerid/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ cap ](Test/cap/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) @@ -88,7 +88,7 @@ See [the testing read-me](../master/_testing/) for details. [ cap_sasl ](Test/cap_sasl/)| ✘ | ✔ | ✔ | 7 | ☡ | (c) [ cddb ](Test/cddb/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ centericq ](Test/centericq/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -[ cgrep ](Test/cgrep/)| ✘ | ✔ | ✔ | 3 | ☡ | (c) +[ cgrep ](Test/cgrep/)| ✔ | ✔ | ✔ | 3 | ✔ [ chanact ](Test/chanact/)| ✔ | ✔ | ✔ | 8 | ✔ | (c) [ chanfull_duden ](Test/chanfull_duden/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ chanfull ](Test/chanfull/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) @@ -509,4 +509,4 @@ See [the testing read-me](../master/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -2d385c2309c89fd4ca5796732fbb91a57d98d8e8 | 691 +37e1aac060d43a47d41bcc91c2ed8b05bbba6fd0 | 692 diff --git a/Test/cgrep/failed.yml b/Test/cgrep/failed.yml deleted file mode 100644 index 77eec1c..0000000 --- a/Test/cgrep/failed.yml +++ /dev/null @@ -1,4 +0,0 @@ ---- -- - failed: 1 - name: cgrep diff --git a/Test/cgrep/info.yml b/Test/cgrep/info.yml index 3be07fb..b3a9ac1 100644 --- a/Test/cgrep/info.yml +++ b/Test/cgrep/info.yml @@ -3,8 +3,10 @@ authors: 'Pieter-Bas IJdens' changed: 2005-03-10 contact: irssi-scripts@nospam.mi4.org.uk + default_package: cgrep description: 'Lists users on the channel matching the specified regexp' license: 'GPLv2 or later' + modified: '2016-09-20 14:26:40' name: cgrep url: http://pieter-bas.ijdens.com/irssi/ version: 1.0.0 diff --git a/Test/cgrep/irssi.log b/Test/cgrep/irssi.log index c797305..6eb75ef 100644 --- a/Test/cgrep/irssi.log +++ b/Test/cgrep/irssi.log @@ -1,8 +1 @@ -* -!- Irssi: Error in script cgrep: -* Global symbol "$start" requires explicit package name at cgrep.pl line 76. -* Global symbol "$realname" requires explicit package name at cgrep.pl line 77. -* Global symbol "$start" requires explicit package name at cgrep.pl line 87. -* Global symbol "$realname" requires explicit package name at cgrep.pl line 90. -* Global symbol "$realname" requires explicit package name at cgrep.pl line 93. -* Global symbol "$realname" requires explicit package name at cgrep.pl line 98. -* Global symbol "$realname" requires explicit package name at cgrep.pl line 108. +* -!- Irssi: Loaded script cgrep diff --git a/changed-info b/changed-info index fe33447..9006d43 100644 --- a/changed-info +++ b/changed-info @@ -84,7 +84,7 @@ a8a729deb76ca86b1bc5b08b6ae99b0d28bf8137 bmi.pl 7a0b742c989efd811438af872b4bbb2f401c3785 cap_sasl.pl 6322313ed63ffb690ef16f1449630854ec772605 cddb.pl a1d250b61eb82ced336e231a986efddf102600fa centericq.pl -f55f86e057d15225961ae0c183fea0a48c2428e6 cgrep.pl +e7afc7cf232ad25dddfd33c238d26e9958261d8c cgrep.pl ee6ef3ca2fbb23bf8af7cae769bd97594c3b0b44 chanact.pl 7492568c14c373523526ad1dc1439527bc460d72 chanfull_duden.pl f0e6d5a838d033e284b8a0621f5ab451bc3b7449 chanfull.pl |
