X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=ci%2Frun;h=472502cb0fc43cd0fd11471d9e4c8c312e7ad5e5;hb=64a43bef32b144ce9894815a92f7083306f7ef1e;hp=25b06420eda6d45480fe6046f6516c3255d6311c;hpb=4880b159ae4f7e34e530553652faf8043cc76232;p=safcm%2Fsafcm.git diff --git a/ci/run b/ci/run index 25b0642..472502c 100755 --- a/ci/run +++ b/ci/run @@ -17,7 +17,7 @@ make test $flags # Strict umask umask 077 -rm -rf * +rm -rf ./* git checkout . make $flags make test $flags