LLVM: Remove an extra newline from the systemd test instructions

This commit is contained in:
Douglas R. Reno 2023-08-15 21:26:35 -05:00
parent 3fd4a83fb6
commit a8337252bc

View File

@ -365,7 +365,8 @@ ninja docs-llvm-html docs-llvm-man</userinput></screen>
"degraded".
-p LimitCORE=0: Disable core dump.
-->
<screen remap="test" revision="systemd"><userinput>systemctl --user start dbus &amp;&amp;
<screen remap="test" revision="systemd"><userinput>systemctl --user start dbus &amp;&amp;
systemd-run --user --pty -d -G -p LimitCORE=0 ninja check-all</userinput></screen>
<para>