mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
this seems to improve the non-rebooting situation
This commit is contained in:
+1
-1
@@ -192,7 +192,7 @@ _sudo()
|
||||
|
||||
_restart()
|
||||
{
|
||||
exec $ROOT/su -c "shutdown -r 2 \"auto-qa rebooting\" &" < /dev/null
|
||||
exec $ROOT/su -c "(shutdown -r 2 \"auto-qa rebooting\" ; reboot )&" < /dev/null
|
||||
}
|
||||
|
||||
_update_autoqa_file()
|
||||
|
||||
Reference in New Issue
Block a user