From 077c14440cc52b918367a48793304d3e9d5296d7 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 20 Dec 2013 11:15:29 +0000 Subject: Fix old cross-bootstrap test --- tests.build/cross-bootstrap.script | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests.build') 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 -- cgit v1.2.1