diff --git a/repos/libports/run/libc_integration.run b/repos/libports/run/libc_integration.run index 42594694b1..4f6870088b 100644 --- a/repos/libports/run/libc_integration.run +++ b/repos/libports/run/libc_integration.run @@ -14,7 +14,6 @@ if {[have_cmd_switch --autopilot]} { set current_date [clock format [clock seconds] -format %a] assert {$current_date == "Sat" || $current_date == "Sun"} \ "Autopilot mode is not supported on this platform today." - } assert {![have_include power_on/qemu]} \ "Autopilot mode is not supported on this platform."