summaryrefslogtreecommitdiff
path: root/abe-bisect.sh
diff options
context:
space:
mode:
Diffstat (limited to 'abe-bisect.sh')
-rwxr-xr-xabe-bisect.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/abe-bisect.sh b/abe-bisect.sh
index 1c7cee21..e510fb61 100755
--- a/abe-bisect.sh
+++ b/abe-bisect.sh
@@ -42,10 +42,6 @@ cd "${mydir}"
mydir="$(pwd)"
cd ${rundir}
-# Do not wait for the user in case of interactive use
-# (abe-bisect-helper.sh uses git show)
-PAGER=
-
rm -rf abe
git clone http://git.linaro.org/toolchain/abe.git
ABE=${rundir}/abe