From 63e8a188832e490176972de9bea41e8a6abddeb7 Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Tue, 1 Aug 2023 16:09:29 +0200 Subject: [PATCH] pySim-prog_test: fix typo Related: OS#6094 Change-Id: I6432ee3ee948fea697067fb3857cb9b83b1f8422 --- tests/pySim-prog_test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pySim-prog_test.sh b/tests/pySim-prog_test.sh index f2487687..f5186188 100755 --- a/tests/pySim-prog_test.sh +++ b/tests/pySim-prog_test.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Utility to verify the functionality of pysim-prog.py +# Utility to verify the functionality of pySim-prog.py # # (C) 2018 by Sysmocom s.f.m.c. GmbH # All Rights Reserved @@ -27,7 +27,7 @@ PYTHON=python3 set -e -echo "pySim-prog_test - a test program to test pysim-prog.py" +echo "pySim-prog_test - a test program to test pySim-prog.py" echo "======================================================" # Generate a list of the cards we expect to see by checking which .ok files