dash -n complains about the trailing ';' and somehow I think this really isn't needed. --- modules.d/99base/initqueue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/modules.d/99base/initqueue b/modules.d/99base/initqueue index e5246ee..cc6e7a8 100755 --- a/modules.d/99base/initqueue +++ b/modules.d/99base/initqueue @@ -37,5 +37,4 @@ fi mv -f "/tmp/$$-${job}.sh" "/initqueue${settled}/${job}.sh" [ -z "$settled" ] && >> /initqueue/work -; -- 1.6.5.3 -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html