Loading ci_cd/problem2.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
ci_cd/problem2.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading