Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
narrieta@microsoft committed Jan 3, 2025
1 parent 4200982 commit 4af8a34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/python_eol/execute_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,4 @@ docker run --rm \
|| EXIT_CODE=$(($EXIT_CODE || $?))
set +x

# Re-take ownership of the logs directory
find "$LOGS_DIRECTORY" -exec chown "$USER" {} \;

exit "$EXIT_CODE"

0 comments on commit 4af8a34

Please sign in to comment.