shell test

This commit is contained in:
Carl-Benedikt Krüger 2011-07-26 14:38:07 +02:00
parent 72b4cc0af8
commit 2336693773

View file

@ -430,7 +430,7 @@ int test_init(void)
shelldebugprint("sleeped 5 seconds\n");
sleep(5);
shelldebugprint("sleeped another 5 seconds\n");
shelldebugprint("This is so wonderfull!\nEverything is so well formated.");
shelldebugprint("This is so wonderfull!\nEverything is so well formated.\n");
for (i = 0; i < 10; i++)
SHELLDEBUGPRINTF("for-Schleife-no: %d\n",i);