automation: qemu-smoke-arm64.sh: Remove some stale comments
authorXenia Ragiadakou <burzalodowa@gmail.com>
Fri, 29 Jul 2022 14:52:27 +0000 (17:52 +0300)
committerStefano Stabellini <stefano.stabellini@amd.com>
Fri, 29 Jul 2022 23:25:44 +0000 (16:25 -0700)
commitd7cb99c378c759c2f00fb1ee33e65a4379cf334f
tree560e48646970c92f3a054561d84da564473d0a1f
parent2ce6a719a0cbfec5b57a2d257123146be1853f4a
automation: qemu-smoke-arm64.sh: Remove some stale comments

Remove comment "# Install QEMU" because qemu is not installed, it is taken
from a test-artifacts container.

Change comment "# Busybox Dom0" to "# Busybox" because busybox is not used
only for the Dom0 but also for the DomU.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
automation/scripts/qemu-smoke-arm64.sh