summaryrefslogtreecommitdiff
path: root/abe-bisect.sh
diff options
context:
space:
mode:
Diffstat (limited to 'abe-bisect.sh')
-rwxr-xr-xabe-bisect.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/abe-bisect.sh b/abe-bisect.sh
index 3ec83261..5fefb465 100755
--- a/abe-bisect.sh
+++ b/abe-bisect.sh
@@ -60,7 +60,7 @@ git-new-workdir ./snapshots/gcc.git gcc-bisect-dir
cd gcc-bisect-dir || exit
git bisect reset
-git reset --hard
+git reset -q --hard
git pull
git bisect start --no-checkout