From: Ian Jackson Date: Mon, 25 Aug 2008 19:18:15 +0000 (+0100) Subject: : ${:=} not ${:=} X-Git-Tag: converted-from-bzr~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=beb5541acbef2e70707aa4f6151d46662dffabe3;p=autopkgtest.git : ${:=} not ${:=} --- diff --git a/runner/adt-testreport-runloop b/runner/adt-testreport-runloop index 52abd9f..adae821 100755 --- a/runner/adt-testreport-runloop +++ b/runner/adt-testreport-runloop @@ -24,7 +24,7 @@ set -e max_test_count=10 -${ADT_GO_ANYWAY:=false} +: ${ADT_GO_ANYWAY:=false} for arg in "$@"; do case "$arg" in