aboutsummaryrefslogtreecommitdiffstats
path: root/coverity/build_Osmocom.sh
diff options
context:
space:
mode:
Diffstat (limited to 'coverity/build_Osmocom.sh')
-rwxr-xr-xcoverity/build_Osmocom.sh4
1 files changed, 0 insertions, 4 deletions
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" $*