gaboshlib/g_calc.sh aktualisiert
This commit is contained in:
parent
2c2803a27b
commit
0702ecfeb5
@ -35,6 +35,7 @@ function g_calc {
|
|||||||
echo ${g_bc_out} >&5
|
echo ${g_bc_out} >&5
|
||||||
local g_sed_out
|
local g_sed_out
|
||||||
if ! read -t 0 g_sed_out <&6
|
if ! read -t 0 g_sed_out <&6
|
||||||
|
then
|
||||||
g_traceback
|
g_traceback
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user