summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-12-20 11:15:29 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-12-20 11:47:16 +0000
commit077c14440cc52b918367a48793304d3e9d5296d7 (patch)
treecfbfc8025ebe3bf622408e86cd3f5d09a5c48272
parent654e8e3a00cb12fcae63346319943751e3442aa2 (diff)
downloadmorph-077c14440cc52b918367a48793304d3e9d5296d7.tar.gz
Fix old cross-bootstrap test
-rwxr-xr-xtests.build/cross-bootstrap.script3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests.build/cross-bootstrap.script b/tests.build/cross-bootstrap.script
index 4de0f1ae..51d9ef1e 100755
--- a/tests.build/cross-bootstrap.script
+++ b/tests.build/cross-bootstrap.script
@@ -24,4 +24,5 @@ set -eu
"$SRCDIR/tests.build/setup-build-essential"
"$SRCDIR/scripts/test-morph" cross-bootstrap \
- x86_32 test:morphs-repo master hello-system
+ $("$SRCDIR/scripts/test-morph" print-architecture) \
+ test:morphs-repo master hello-system