summaryrefslogtreecommitdiffstats
path: root/Test/hddtemp/perlcritic.log
diff options
context:
space:
mode:
Diffstat (limited to 'Test/hddtemp/perlcritic.log')
-rw-r--r--Test/hddtemp/perlcritic.log14
1 files changed, 7 insertions, 7 deletions
diff --git a/Test/hddtemp/perlcritic.log b/Test/hddtemp/perlcritic.log
index a378d4d..b765a87 100644
--- a/Test/hddtemp/perlcritic.log
+++ b/Test/hddtemp/perlcritic.log
@@ -1,7 +1,7 @@
-Code before warnings are enabled at line 55, column 1. See page 431 of PBP. (Severity: 4)
-Return value of "close" ignored at line 101, column 6. Check the return value of "close" for success. (Severity: 2)
-Return value of "close" ignored at line 101, column 18. Check the return value of "close" for success. (Severity: 2)
-Return value of "close" ignored at line 107, column 3. Check the return value of "close" for success. (Severity: 2)
-Return value of "close" ignored at line 119, column 3. Check the return value of "close" for success. (Severity: 2)
-Return value of "close" ignored at line 127, column 2. Check the return value of "close" for success. (Severity: 2)
-String delimiter used with "split" at line 139, column 21. Express it as a regex instead. (Severity: 2)
+Code before warnings are enabled at line 56, column 1. See page 431 of PBP. (Severity: 4)
+Return value of "close" ignored at line 102, column 6. Check the return value of "close" for success. (Severity: 2)
+Return value of "close" ignored at line 102, column 18. Check the return value of "close" for success. (Severity: 2)
+Return value of "close" ignored at line 108, column 3. Check the return value of "close" for success. (Severity: 2)
+Return value of "close" ignored at line 120, column 3. Check the return value of "close" for success. (Severity: 2)
+Return value of "close" ignored at line 128, column 2. Check the return value of "close" for success. (Severity: 2)
+String delimiter used with "split" at line 140, column 21. Express it as a regex instead. (Severity: 2)