From 0702ecfeb5ec788d33217e3412d04000d21f254e Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 7 Nov 2023 12:22:09 +0100 Subject: [PATCH] gaboshlib/g_calc.sh aktualisiert --- gaboshlib/g_calc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/gaboshlib/g_calc.sh b/gaboshlib/g_calc.sh index 1862160..e421d9d 100644 --- a/gaboshlib/g_calc.sh +++ b/gaboshlib/g_calc.sh @@ -35,6 +35,7 @@ function g_calc { echo ${g_bc_out} >&5 local g_sed_out if ! read -t 0 g_sed_out <&6 + then g_traceback return 1 fi