Remove non-portable 's' suffix to sleep timeout.

This commit is contained in:
rfm 2025-03-10 20:40:29 +00:00
parent de77a9693f
commit 0bda6500e8

View file

@ -60,7 +60,7 @@ then
fi
if test x"$GSTESTTIMEOUT" = x
then
GSTESTTIMEOUT="300s"
GSTESTTIMEOUT="300"
fi
if test x"$GSMAKEOPTIONS" = x
then