Skip to content

Commit

Permalink
Prevent Kurtosis container pollution (sigp#6441)
Browse files Browse the repository at this point in the history
* Prevent Kurtosis container pollution
  • Loading branch information
michaelsproul authored Oct 1, 2024
1 parent 4a62b24 commit dd08ebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/local_testnet/stop_local_testnet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ kurtosis enclave dump $ENCLAVE_NAME $LOGS_SUBDIR
echo "Local testnet logs stored to $LOGS_SUBDIR."

kurtosis enclave rm -f $ENCLAVE_NAME
kurtosis engine stop
echo "Local testnet stopped."

0 comments on commit dd08ebb

Please sign in to comment.