From 9a79a9dfc1a9e0443915813cbfc5db38e151dbd3 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 9 Apr 2015 14:44:45 +0200 Subject: small fixes --- examples/build_gold_image/biruda.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/build_gold_image/biruda.conf b/examples/build_gold_image/biruda.conf index 6a22a98..4b68f1a 100644 --- a/examples/build_gold_image/biruda.conf +++ b/examples/build_gold_image/biruda.conf @@ -36,8 +36,9 @@ worker example_run execution = direct + command = "/bin/chroot rhel6-${ARCH} /bin/bash -c '/bin/cat /etc/redhat-release'" # command = "/bin/chroot rhel6-x64 /bin/bash -c '/bin/cat /etc/redhat-release'" - command = "/bin/chroot rhel6-i686 /bin/bash -c '/bin/cat /etc/redhat-release'" +# command = "/bin/chroot rhel6-i686 /bin/bash -c '/bin/cat /etc/redhat-release'" } webserver -- cgit v1.2.3-54-g00ecf