diff options
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/findbot/findbot.log | 4 | ||||
| -rw-r--r-- | Test/listsort/info.yml | 1 | ||||
| -rw-r--r-- | Test/quizgr/failed.yml | 4 | ||||
| -rw-r--r-- | Test/quizgr/info.yml | 4 | ||||
| -rw-r--r-- | Test/quizgr/irssi.log | 5 | ||||
| -rw-r--r-- | Test/quizgr/perlcritic.log | 6 | ||||
| -rw-r--r-- | Test/screen_away/irssi.log | 2 | 
7 files changed, 12 insertions, 14 deletions
diff --git a/Test/findbot/findbot.log b/Test/findbot/findbot.log index 6adb55a..67a7d81 100644 --- a/Test/findbot/findbot.log +++ b/Test/findbot/findbot.log @@ -1,2 +1,2 @@ -Wed Mar 15 22:13:53 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there. -Wed Mar 15 22:13:53 2017: [ADMIN] Findbot fileserver has been loaded! +Thu Mar 16 20:00:22 2017: The Summaryfile cannot be read. Please check if the path is correct and the file is accually there. +Thu Mar 16 20:00:22 2017: [ADMIN] Findbot fileserver has been loaded! diff --git a/Test/listsort/info.yml b/Test/listsort/info.yml index 0e2816f..53b574f 100644 --- a/Test/listsort/info.yml +++ b/Test/listsort/info.yml @@ -6,7 +6,6 @@    decsription: 'Sort the /list output by channel size'    default_package: listsort    license: BSD -  modified: '2016-12-07 11:32:54'    name: listsort    url: https://github.com/IsaacG/irssi-scripts    version: '0.1' 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) diff --git a/Test/screen_away/irssi.log b/Test/screen_away/irssi.log index 70da781..711f4f3 100644 --- a/Test/screen_away/irssi.log +++ b/Test/screen_away/irssi.log @@ -1,2 +1,2 @@ -* -!- screen_away: could not open status file for parent process (pid: 13045):  +* -!- screen_away: could not open status file for parent process (pid: 13111):   * -!- Irssi: Loaded script screen_away  | 
