From 6fbe3aa929a097edc4c5f58fdb7c11a894c80127 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 11 Oct 2016 14:05:25 +0200 Subject: coverity: check out clean sources every time Change-Id: I76782099e801ab89202c0103f97b7142b2c115fd --- coverity/build_Osmocom.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'coverity/build_Osmocom.sh') diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh index d00ad51..842f496 100755 --- a/coverity/build_Osmocom.sh +++ b/coverity/build_Osmocom.sh @@ -15,10 +15,6 @@ git_branch() { } do_build() { - git fetch - git reset --hard "origin/$(git_branch)" - git clean -dxf - git checkout . autoreconf --install --force ./configure --prefix="$prefix" $* -- cgit v1.2.3