From b88cec664bae4181473eb836d24ee2a25766bf80 Mon Sep 17 00:00:00 2001 From: Wang Deqiang Date: Tue, 9 Dec 2014 14:32:48 -0700 Subject: set buildingall=no --- abe.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'abe.sh') diff --git a/abe.sh b/abe.sh index 5e90ff99..6d98c24a 100755 --- a/abe.sh +++ b/abe.sh @@ -974,6 +974,7 @@ fi if test ! -z ${do_build}; then if test x"${do_build}" != x"all"; then + buildingall=no gitinfo="`get_source ${do_build}`" if test x"${gitinfo}" = x; then error "Couldn't find the source for ${do_build}" -- cgit v1.2.3