Don't stop the boot after PLIC tests
This commit is contained in:
parent
8846d95281
commit
b6f15f5b6c
@ -237,8 +237,8 @@
|
|||||||
fi
|
fi
|
||||||
)
|
)
|
||||||
set +x
|
set +x
|
||||||
echo "all done, dropping to a shell..."
|
#echo "all done, dropping to a shell..."
|
||||||
ash
|
#ash
|
||||||
'';
|
'';
|
||||||
|
|
||||||
"/preinit".source = pkgs.writeScript "preinit" ''
|
"/preinit".source = pkgs.writeScript "preinit" ''
|
||||||
|
Loading…
Reference in New Issue
Block a user