Skip to content

Commit

Permalink
Undoing debugging statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheng Lundquist committed Mar 20, 2024
1 parent 9291f32 commit ad9f190
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_compose.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
dirname=$(basename $(pwd))

docker ps --all

# Runs before exiting regardless of the reason (error or not).
trap 'echo "Taking down containers..."; docker compose down -v' EXIT

Expand Down

0 comments on commit ad9f190

Please sign in to comment.