make test: add scripts for easy test looping
[vpp.git] / test / scripts / git_pull_or_clean.sh
1 #!/bin/sh
2
3 git pull | grep -q -v 'Already up-to-date.' || git clean -dfX */