mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 23:53:55 +00:00
run/depot_autopilot: power off before reboot
This commit is contained in:
committed by
Christian Helmuth
parent
eb7c367e25
commit
c65a13b3a4
@ -579,6 +579,7 @@ while {1} {
|
|||||||
|
|
||||||
# shut-down running system
|
# shut-down running system
|
||||||
exec kill -9 [exp_pid -i $serial_id]
|
exec kill -9 [exp_pid -i $serial_id]
|
||||||
|
run_power_off
|
||||||
|
|
||||||
# remember result of last test
|
# remember result of last test
|
||||||
if {$previous_results != ""} {
|
if {$previous_results != ""} {
|
||||||
|
Reference in New Issue
Block a user