shell test
This commit is contained in:
parent
72b4cc0af8
commit
2336693773
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue