blob: e1dd1f49f7c3d1f92673e9cfd2cef75f44187763 (
plain)
1
2
3
4
5
6
7
8
9
|
#!/bin/bash
#python /home/ubuntu/autotest/vcpe.py init
python /home/ubuntu/autotest-wlm/vcpe.py brg
#python /home/ubuntu/autotest/vcpe.py customer
#python /home/ubuntu/autotest/vcpe.py loop
|