2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-13 23:01:31 +00:00

Leave some time to see what's going on.

This commit is contained in:
Michael Brown 2005-04-15 17:06:54 +00:00
parent 8aa3b9d972
commit f04b9cd3ea

View File

@ -184,6 +184,7 @@ int main ( void ) {
if ( ! find_boot_device ( &dev ) ) {
/* Reached end of device list */
printf ( "No more boot devices\n" );
sleep ( 2 );
continue;
}