[RIFT 16414, 16415, 16416] Unittest fixes to conform to the new package structure...
[osm/SO.git] / examples / ping_pong_ns / ping_pong_ns / start_ping
1 #!/bin/bash
2 ulimit -c 0 
3 #yum install -y python-tornado
4 python /opt/rift/ping_pong_ns/start_ping.py 2>&1 | logger
5