diff --git a/VERSION b/VERSION index 13f3d65819..567ef2fd38 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.587 +0.0.588 diff --git a/scripts/integration_test.sh b/scripts/integration_test.sh index 1fb2aa3383..f33862eb4b 100755 --- a/scripts/integration_test.sh +++ b/scripts/integration_test.sh @@ -27,9 +27,9 @@ rm data/commit* # bugbug-fixed-comments --limit 150 # ls -lh # ls -lh data - -# Remove DB to ensure it works as expected -rm data/fixed_comments.json +# +# # Remove DB to ensure it works as expected +# rm data/fixed_comments.json # Then retrieve a subset of commit data bugbug-data-commits --limit 500 "${CACHE_DIR:-cache}"