Commit 321f6e16 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

fixed feedback language

parent 687e01b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ benchmark:
      STATUS=$?
      set -e
      
      context="$(tail -n 10 extra3.out | tail -c 300)"
      context="$(tail -n 15 extra3.out | tail -c 300)"
      
      if [ "$STATUS" -eq 255 ]; then
        echo "Context: $context"