Skip to content
Snippets Groups Projects
Commit 4697748d authored by Dominique Marcadet's avatar Dominique Marcadet
Browse files

Take folder name into account for running client

parent c4ac876c
No related branches found
No related tags found
No related merge requests found
import os
os.system( 'python RandomClient.py' )
os.system( 'python RandomClient.py -2 2' )
os.system( 'python RandomClient.py' )
os.system( 'python python_xmlrpc_random/RandomClient.py' )
os.system( 'python python_xmlrpc_random/RandomClient.py -2 2' )
os.system( 'python python_xmlrpc_random/RandomClient.py' )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment