X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d2a16d0dc16c1c349475c7b349a92242dcd329b3..a3a6c254f62ce8d325312a8c12367856acad5a29:/buildtools/pipol/Nightly_simgrid.sh diff --git a/buildtools/pipol/Nightly_simgrid.sh b/buildtools/pipol/Nightly_simgrid.sh index bd1419146a..52a5fbe060 100755 --- a/buildtools/pipol/Nightly_simgrid.sh +++ b/buildtools/pipol/Nightly_simgrid.sh @@ -80,6 +80,10 @@ ctest -D NightlyTest ctest -D NightlySubmit make clean +# really clean the working directory +git reset --hard master +git clean -dfx + #MC cmake \ -Denable_coverage=on \