Skip to content

Commit

Permalink
Make CSFLE teardown more robust (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Jun 17, 2024
1 parent 304c8cd commit 8c948a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/csfle/teardown.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ SCRIPT_DIR=$(dirname ${BASH_SOURCE[0]})
. $SCRIPT_DIR/../handle-paths.sh

. $SCRIPT_DIR/stop-servers.sh
rm $SCRIPT_DIR/pykmip.db
rm -f $SCRIPT_DIR/pykmip.db

0 comments on commit 8c948a2

Please sign in to comment.