mirror of
https://github.com/novatiq/packages.git
synced 2026-07-31 07:43:06 +01:00
sqm_logger tried tro wait indefinitely if passed an empty string. This in turn makes sqm-scripts hang. Quoting the input argument in sqm_logger seems to fix the problem. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>