diff --git a/scripts/op-devnet-allocs.sh b/scripts/op-devnet-allocs.sh index 72eae3e1..4d6e4f80 100755 --- a/scripts/op-devnet-allocs.sh +++ b/scripts/op-devnet-allocs.sh @@ -29,3 +29,4 @@ if [ $? -eq 0 ] ; then else echo "Failed to clean up ${REPO_NAME} repo" exit ${STATUS} +fi