Don't stop the boot after PLIC tests

This commit is contained in:
Rodrigo Arias 2024-09-18 15:16:49 +02:00
parent 8846d95281
commit b6f15f5b6c

View File

@ -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" ''