diff --git a/tests/pot3d/scripts/pot3d_validation.sh b/tests/pot3d/scripts/pot3d_validation.sh index feb9a0a..60fced7 100755 --- a/tests/pot3d/scripts/pot3d_validation.sh +++ b/tests/pot3d/scripts/pot3d_validation.sh @@ -49,6 +49,7 @@ else echo " " echo "RUN1 BP: $bp1" echo "RUN2 BP: $bp2" + exit 1 fi exit 0