From: Michael Hanke Date: Fri, 4 Sep 2009 21:14:09 +0000 (-0400) Subject: BF: Unhandled condition in nd_build. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=696b185764763a6078d54656b28d58c228dc63ea;p=neurodebian.git BF: Unhandled condition in nd_build. --- diff --git a/tools/nd_build b/tools/nd_build index 9f2ca6e..58e5f1d 100755 --- a/tools/nd_build +++ b/tools/nd_build @@ -78,6 +78,8 @@ else fi for a in $arch; do + # default + options="$opts" if [ "$a" = "amd64" ]; then # only force source into the upload for NeuroDebian if [ ! "$family" = "${family#nd+*}" ]; then