aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdev/mima1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/mima b/dev/mima
index d409999025..ab6bd4469b 100755
--- a/dev/mima
+++ b/dev/mima
@@ -31,4 +31,5 @@ if [ $ret_val != 0 ]; then
echo "NOTE: Exceptions to binary compatibility can be added in project/MimaExcludes.scala"
fi
+rm -f .generated-mima-excludes
exit $ret_val