From: Luke Shumaker <[email protected]>
---
test/lib/common.bash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/lib/common.bash b/test/lib/common.bash
index 73248d7..6b3b2ad 100644
--- a/test/lib/common.bash
+++ b/test/lib/common.bash
@@ -95,7 +95,7 @@ eot
SVNREPOS=(
"svn-packages-copy file://${TMP}/svn-packages-repo core extra
testing"
)
- ARCHES=(${ARCH_BUILD[*]})
+ ARCHES=(${ARCH_BUILD[*]@Q})
eot
echo 'BUILDSYSTEM=abs' > "$XDG_CONFIG_HOME/xbs/xbs.conf"
}
--
2.16.2
_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev