summaryrefslogtreecommitdiffstats
path: root/Test/quizgr
diff options
context:
space:
mode:
Diffstat (limited to 'Test/quizgr')
-rw-r--r--Test/quizgr/failed.yml4
-rw-r--r--Test/quizgr/info.yml4
-rw-r--r--Test/quizgr/irssi.log5
-rw-r--r--Test/quizgr/perlcritic.log6
4 files changed, 9 insertions, 10 deletions
diff --git a/Test/quizgr/failed.yml b/Test/quizgr/failed.yml
deleted file mode 100644
index f2d8152..0000000
--- a/Test/quizgr/failed.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
--
- failed: 1
- name: quizgr
diff --git a/Test/quizgr/info.yml b/Test/quizgr/info.yml
index 8665fca..e11b134 100644
--- a/Test/quizgr/info.yml
+++ b/Test/quizgr/info.yml
@@ -3,8 +3,10 @@
authors: 'Athanasius Emilius Arvanitis based on Simon Huggins quiz 0.7'
changed: 'Tue Nov 26 13:37:59 EET 2002'
contact: arvan
+ default_package: quizgr
description: 'Turns irssi into a quiz bot. Has greek language and many answers support'
license: GPLv2
+ modified: '2017-03-16 17:31:18'
name: Quizgr
url: http://kronos.eng.auth.gr/~arvan/irssi/
- version: 0.7GR02
+ version: 0.7GR03
diff --git a/Test/quizgr/irssi.log b/Test/quizgr/irssi.log
index 65c0c71..865e0fa 100644
--- a/Test/quizgr/irssi.log
+++ b/Test/quizgr/irssi.log
@@ -1,2 +1,3 @@
-* -!- Irssi: Error in script quizgr:
-* Can't declare scalar dereference in "my" at quizgr.pl line 543, near "}="
+* [flood]
+* cmd_queue_speed = 2010
+* -!- Irssi: Loaded script quizgr
diff --git a/Test/quizgr/perlcritic.log b/Test/quizgr/perlcritic.log
index adbcf38..457698e 100644
--- a/Test/quizgr/perlcritic.log
+++ b/Test/quizgr/perlcritic.log
@@ -1,4 +1,4 @@
Code before warnings are enabled at line 44, column 1. See page 431 of PBP. (Severity: 4)
-Return value of "close" ignored at line 94, column 3. Check the return value of "close" for success. (Severity: 2)
-Return value of "close" ignored at line 100, column 4. Check the return value of "close" for success. (Severity: 2)
-Return value of "close" ignored at line 297, column 25. Check the return value of "close" for success. (Severity: 2)
+Return value of "close" ignored at line 96, column 3. Check the return value of "close" for success. (Severity: 2)
+Return value of "close" ignored at line 102, column 4. Check the return value of "close" for success. (Severity: 2)
+Return value of "close" ignored at line 299, column 25. Check the return value of "close" for success. (Severity: 2)