mirror of
https://github.com/novatiq/packages.git
synced 2026-07-11 22:39:27 +01:00
034e4d2475
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>