From d671ac4a7a9fcac65d8a0baa4f846e934e77f0d9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 17 May 2021 13:57:28 +0200 Subject: remove problematic tput statements (#6869) --- src/testing/initialize_taler_system.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/testing/initialize_taler_system.sh') diff --git a/src/testing/initialize_taler_system.sh b/src/testing/initialize_taler_system.sh index 21f1e208..40ae0006 100755 --- a/src/testing/initialize_taler_system.sh +++ b/src/testing/initialize_taler_system.sh @@ -2,8 +2,6 @@ ## Coloring style Text shell script COLOR='\033[0;35m' NOCOLOR='\033[0m' -BOLD="$(tput bold)" -NORM="$(tput sgr0)" set -eu -- cgit v1.2.3