shell test

This commit is contained in:
Carl-Benedikt Krüger 2011-07-12 15:16:54 +02:00
parent 56f2964053
commit c6c5cb29a7

View file

@ -66,7 +66,7 @@ void shell_init(int srv_or_cli)
sleep(5);
shelldebugprintf("sleeped 5 seconds\n");
sleep(5);
shelldebugprintf("sleeped another 5 seconds\n")
shelldebugprintf("sleeped another 5 seconds\n");
}
}