From 6565c5d018d1eef7b5803e0864463b726d043852 Mon Sep 17 00:00:00 2001 From: Istvan Csomortani Date: Thu, 4 Feb 2021 12:22:04 +0000 Subject: [PATCH] library/tb: Improve run_tb.sh --- library/common/tb/run_tb.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/library/common/tb/run_tb.sh b/library/common/tb/run_tb.sh index 970f6be17..81538a88d 100644 --- a/library/common/tb/run_tb.sh +++ b/library/common/tb/run_tb.sh @@ -40,3 +40,4 @@ case "$SIMULATOR" in ../run/run_${NAME} ;; esac +