From: lace <> Date: Tue, 7 Dec 2010 02:30:01 +0000 (+0000) Subject: +--without-python X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=b34a67ecb15129642f137f28848a28be6e3110b7;hp=0ba577cebb34188fb4bed12de709ad6aa12ae1b8;ds=sidebyside +--without-python +--disable-plugins --- diff --git a/bin/git-bisect-run b/bin/git-bisect-run index 6268f4b..ae225fc 100755 --- a/bin/git-bisect-run +++ b/bin/git-bisect-run @@ -6,7 +6,7 @@ test -n "$*" trap 'git reset --hard;git clean -df;exit 125' EXIT git reset --hard git clean -df -errs12 -s --fast --disable-werror +errs12 -s --fast --disable-werror --without-python --disable-plugins trap '' EXIT set +e "$@"