summaryrefslogtreecommitdiffstats
path: root/tests/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs')
-rwxr-xr-xtests/bugs/bug-1117851.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bugs/bug-1117851.t b/tests/bugs/bug-1117851.t
index 8292058cf2f..633b15aec09 100755
--- a/tests/bugs/bug-1117851.t
+++ b/tests/bugs/bug-1117851.t
@@ -43,7 +43,6 @@ check_files () {
# I hope I remember to come back and strengthen
# this test accordingly.
echo "file $i didnt get moved" > /dev/stderr
- #warnings=$((warnings+1))
else
echo "file $i is MISSING" > /dev/stderr
errors=$((errors+1))