Commit 9a92cf64 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

added benchmark

parent 4d5ab749
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ benchmark:
      STATUS=$?
      set -e
      
      context="$(tail -n 15 extra2.out | tail -c 300)"
      context="$(tail -n 30 extra2.out | tail -c 600)"
      
      if [ "$STATUS" -eq 255 ]; then
        echo "Context: $context"