Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
ryu/tests/unit/packet/test_bgp.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ryu/tests/unit/packet/test_bgp.py
b/ryu/tests/unit/packet/test_bgp.py
index c8b23b9..17e88c0 100644
--- a/ryu/tests/unit/packet/test_bgp.py
+++ b/ryu/tests/unit/packet/test_bgp.py
@@ -131,10 +131,10 @@ class Test_bgp(unittest.TestCase):
def test_parser(self):
files = [
'bgp4-open',
-# commented out because
-# 1. we don't support 32 bit AS numbers in AS_PATH
-# 2. quagga always uses EXTENDED for AS_PATH
-# 'bgp4-update',
+ # commented out because
+ # 1. we don't support 32 bit AS numbers in AS_PATH
+ # 2. quagga always uses EXTENDED for AS_PATH
+ # 'bgp4-update',
'bgp4-keepalive',
]
dir = '../packet_data/bgp4/'
--
1.8.3.1
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel