[RIFT 16147] Make yang change for not implemented error, also show in-progress for...
[osm/SO.git] / examples / ping_pong_ns / ping_pong_ns / start_pong
1 #!/bin/bash
2 ulimit -c 0 
3 #yum install -y python-tornado
4 python /opt/rift/ping_pong_ns/start_pong.py 2>&1 | logger
5