### backup testvectors from source branch before switching to arget branch -> makes sure that up-to-date testv folder is used in case the branch makes changes to it
-cp -r scripts/testv scripts/testv.bak
#- cp -r scripts/testv scripts/testv.bak
### checkout version to compare against
# first delete local target branch to avoid conflicts when branch is cached and there are merge conflicts during fetching