gaboshlib/g_calc.sh aktualisiert

This commit is contained in:
olli 2023-11-07 12:22:09 +01:00
parent 2c2803a27b
commit 0702ecfeb5

View File

@ -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