mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
sntp_client: No need to always limit this scenario to x86.
It runs pretty well on Raspberry Pi, for example. Leaving this scenario limited to x86 for autopilot runs only. Signed-off-by: Oleg Girko <ol@infoserver.lv> Fixes #3536
This commit is contained in:
parent
93d3a0848a
commit
5cd684997a
@ -1,4 +1,4 @@
|
||||
assert_spec x86
|
||||
if { [get_cmd_switch --autopilot] } { assert_spec x86 }
|
||||
|
||||
if { [have_spec linux] } {
|
||||
puts "Run script is not supported on this platform."
|
||||
|
Loading…
Reference in New Issue
Block a user