From: Harald Hoyer Date: Wed, 20 Jun 2012 23:06:30 +0000 (+0200) Subject: systemd/dracut-pre-pivot.sh: remove trailing space X-Git-Tag: 020~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f82659c552b453f832c84c808e4e721c18be6a24;p=thirdparty%2Fdracut.git systemd/dracut-pre-pivot.sh: remove trailing space --- diff --git a/modules.d/98systemd/dracut-pre-pivot.sh b/modules.d/98systemd/dracut-pre-pivot.sh index 668521053..38e9c3c96 100755 --- a/modules.d/98systemd/dracut-pre-pivot.sh +++ b/modules.d/98systemd/dracut-pre-pivot.sh @@ -18,7 +18,7 @@ getarg 'rd.break=cleanup' 'rdbreak=cleanup' && emergency_shell -n cleanup "Break source_hook cleanup # By the time we get here, the root filesystem should be mounted. -# Try to find init. +# Try to find init. for i in "$(getarg real_init=)" "$(getarg init=)"; do [ -n "$i" ] || continue