X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=tests%2Flib-reprepro;h=af331432a6820ed15ed4483f4188a6c90de375da;hp=d025d48dd40747738dc497b0cf3733f43b78ee21;hb=127632098e58021e467fb56fa36466785f2cbe55;hpb=f773b1ed2796196e0fa801886fce493544c38fe0 diff --git a/tests/lib-reprepro b/tests/lib-reprepro index d025d48d..af331432 100644 --- a/tests/lib-reprepro +++ b/tests/lib-reprepro @@ -36,7 +36,7 @@ t-reprepro-setup () { exec 3>$rrc/distributions - local arch=`dpkg --print-architecture` + local arch; arch=`dpkg --print-architecture` for suitespec in $suitespecs; do local suite=${suitespec%%:*}