From cd025d4f500688953999c635890309a9abed3e5e Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Fri, 10 Apr 2015 13:36:00 +0000
Subject: [PATCH] In sim run on bn 3 instead of fn 0.

---
 applications/unb1_reorder/tb/python/tc_unb1_reorder.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/applications/unb1_reorder/tb/python/tc_unb1_reorder.py b/applications/unb1_reorder/tb/python/tc_unb1_reorder.py
index cfe25cb928..9693ebfe53 100644
--- a/applications/unb1_reorder/tb/python/tc_unb1_reorder.py
+++ b/applications/unb1_reorder/tb/python/tc_unb1_reorder.py
@@ -27,7 +27,7 @@
     
    Usage:
 
-   > python tc_unb1_reorder.py --unb 0 --fn 0 --sim 
+   > python tc_unb1_reorder.py --unb 0 --bn 3 --sim 
 
 """
 
-- 
GitLab