summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/build_gold_image/biruda.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/build_gold_image/biruda.conf b/examples/build_gold_image/biruda.conf
index ae21ef8..6171df0 100644
--- a/examples/build_gold_image/biruda.conf
+++ b/examples/build_gold_image/biruda.conf
@@ -34,7 +34,7 @@ worker example_run
execution = direct
- command = "/bin/chroot rhel6-${ARCH} /bin/bash -c '/bin/cat /etc/redhat-release'"
+ command = "/bin/chroot rhel6-${ARCH} /bin/bash -c '/bin/cat /etc/redhat-release && /bin/uname -m'"
}
webserver