@@ -385,5 +385,5 @@ task :default do |t|
QEMU = 'qemu-system-riscv32'
system QEMU, '-machine', 'virt', '-bios', 'default', '-nographic', '-serial', 'mon:stdio', '--no-reboot',
'-kernel', *t.prerequisites
'-kernel', t.prerequisites.last, exception: true
end
The note is not visible to the blocked user.