From bc7cc75e6848f4215e522227c19d461473a85303 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 26 Jul 2012 12:10:18 +0100 Subject: Fix variable reference in test script --- tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script') diff --git a/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script b/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script index e88e7717..30055745 100755 --- a/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script +++ b/tests.as-root/rootfs-tarball-builds-rootfs-and-kernel.script @@ -34,7 +34,7 @@ cat <system.morph "name": "system", "kind": "system", "system-kind": "rootfs-tarball", - "arch": "$(arch)", + "arch": "$arch", "disk-size": "1G", "strata": [ "stratum" -- cgit v1.2.1