Disown run_dns_stream.sh script 33/8333/1
authorMarco Platania <platania@research.att.com>
Tue, 22 Aug 2017 21:44:14 +0000 (17:44 -0400)
committerMarco Platania <platania@research.att.com>
Tue, 22 Aug 2017 21:44:14 +0000 (17:44 -0400)
- Allow vdnspacketgen_change_streams_ports.sh script to terminate

Change-Id: I10cf23de30a1ad0b72273fe57317f44ca9fcfe61
Issue-ID: UCA-34
Signed-off-by: Marco Platania <platania@research.att.com>
vnfs/vLB/scripts/vdnspacketgen_change_streams_ports.sh

index 7abec98..adfc1f1 100644 (file)
@@ -53,4 +53,4 @@ vppctl exec /opt/dns_streams/stream_dns10
 
 #Resume stream execution
 cd /opt
-./run_streams_dns.sh &>/dev/null
\ No newline at end of file
+./run_streams_dns.sh &>/dev/null &disown
\ No newline at end of file