Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
8fbe34df8ea6cc38a046d617c84fa10d45d9c4de
[simgrid.git] / doc / gtut-files / 06-logs.output.error
1 $ ./test_server 12345 --gras-log=root.thres=error & ./test_client 127.0.0.1 12345 --gras-log=root.thres=error
2 [blaise:server:(13272) 0.000005] test.c:15: [test/CRITICAL] Argh, killed by 127.0.0.1:1024! Bye folks...
3 $
4 $ ./test_simulator platform.xml test.xml --gras-log=root.thres=error
5 [Jacquelin:server:(1) 0.000000] test.c:15: [test/CRITICAL] Argh, killed by Boivin:1024! Bye folks...
6 $