]> git.proxmox.com Git - mirror_frr.git/commitdiff
bgp_multiview_topo1: Rename received bgp route log with .log for easy clean between...
authorMartin Winter <mwinter@netdef.org>
Sat, 26 Nov 2016 10:56:28 +0000 (02:56 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
tests/topotests/bgp_multiview_topo1/peer1/exa-receive.py
tests/topotests/bgp_multiview_topo1/peer2/exa-receive.py
tests/topotests/bgp_multiview_topo1/peer3/exa-receive.py
tests/topotests/bgp_multiview_topo1/peer4/exa-receive.py
tests/topotests/bgp_multiview_topo1/peer5/exa-receive.py
tests/topotests/bgp_multiview_topo1/peer6/exa-receive.py
tests/topotests/bgp_multiview_topo1/peer7/exa-receive.py
tests/topotests/bgp_multiview_topo1/peer8/exa-receive.py

index 8e65f1ae9a903c924c40e99e48a292e893f89fc9..5334ea53690a07ffc30cd33aa74acb8f07ea8de2 100755 (executable)
@@ -13,7 +13,7 @@ peer = int(argv[1])
 # When the parent dies we are seeing continual newlines, so we only access so many before stopping
 counter = 0
 
-routesavefile = open('/tmp/peer%s-received' % peer, 'w')
+routesavefile = open('/tmp/peer%s-received.log' % peer, 'w')
 
 while True:
     try:
index 8e65f1ae9a903c924c40e99e48a292e893f89fc9..5334ea53690a07ffc30cd33aa74acb8f07ea8de2 100755 (executable)
@@ -13,7 +13,7 @@ peer = int(argv[1])
 # When the parent dies we are seeing continual newlines, so we only access so many before stopping
 counter = 0
 
-routesavefile = open('/tmp/peer%s-received' % peer, 'w')
+routesavefile = open('/tmp/peer%s-received.log' % peer, 'w')
 
 while True:
     try:
index 8e65f1ae9a903c924c40e99e48a292e893f89fc9..5334ea53690a07ffc30cd33aa74acb8f07ea8de2 100755 (executable)
@@ -13,7 +13,7 @@ peer = int(argv[1])
 # When the parent dies we are seeing continual newlines, so we only access so many before stopping
 counter = 0
 
-routesavefile = open('/tmp/peer%s-received' % peer, 'w')
+routesavefile = open('/tmp/peer%s-received.log' % peer, 'w')
 
 while True:
     try:
index 8e65f1ae9a903c924c40e99e48a292e893f89fc9..5334ea53690a07ffc30cd33aa74acb8f07ea8de2 100755 (executable)
@@ -13,7 +13,7 @@ peer = int(argv[1])
 # When the parent dies we are seeing continual newlines, so we only access so many before stopping
 counter = 0
 
-routesavefile = open('/tmp/peer%s-received' % peer, 'w')
+routesavefile = open('/tmp/peer%s-received.log' % peer, 'w')
 
 while True:
     try:
index 8e65f1ae9a903c924c40e99e48a292e893f89fc9..5334ea53690a07ffc30cd33aa74acb8f07ea8de2 100755 (executable)
@@ -13,7 +13,7 @@ peer = int(argv[1])
 # When the parent dies we are seeing continual newlines, so we only access so many before stopping
 counter = 0
 
-routesavefile = open('/tmp/peer%s-received' % peer, 'w')
+routesavefile = open('/tmp/peer%s-received.log' % peer, 'w')
 
 while True:
     try:
index 8e65f1ae9a903c924c40e99e48a292e893f89fc9..5334ea53690a07ffc30cd33aa74acb8f07ea8de2 100755 (executable)
@@ -13,7 +13,7 @@ peer = int(argv[1])
 # When the parent dies we are seeing continual newlines, so we only access so many before stopping
 counter = 0
 
-routesavefile = open('/tmp/peer%s-received' % peer, 'w')
+routesavefile = open('/tmp/peer%s-received.log' % peer, 'w')
 
 while True:
     try:
index 8e65f1ae9a903c924c40e99e48a292e893f89fc9..5334ea53690a07ffc30cd33aa74acb8f07ea8de2 100755 (executable)
@@ -13,7 +13,7 @@ peer = int(argv[1])
 # When the parent dies we are seeing continual newlines, so we only access so many before stopping
 counter = 0
 
-routesavefile = open('/tmp/peer%s-received' % peer, 'w')
+routesavefile = open('/tmp/peer%s-received.log' % peer, 'w')
 
 while True:
     try:
index 8e65f1ae9a903c924c40e99e48a292e893f89fc9..5334ea53690a07ffc30cd33aa74acb8f07ea8de2 100755 (executable)
@@ -13,7 +13,7 @@ peer = int(argv[1])
 # When the parent dies we are seeing continual newlines, so we only access so many before stopping
 counter = 0
 
-routesavefile = open('/tmp/peer%s-received' % peer, 'w')
+routesavefile = open('/tmp/peer%s-received.log' % peer, 'w')
 
 while True:
     try: