summary refs log tree commit
path: root/tools/fuzz.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fuzz.rb')
-rwxr-xr-xtools/fuzz.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fuzz.rb b/tools/fuzz.rb
index 4dacd95..c0fae12 100755
--- a/tools/fuzz.rb
+++ b/tools/fuzz.rb
@@ -120,7 +120,7 @@ loop do
   if $DEBUG
     puts "-" * 80
     puts json, json.size
-  else
+  else
     puts json.size
   end
   begin