From: Yu Watanabe Date: Thu, 5 Sep 2024 08:57:24 +0000 (+0900) Subject: test: fix indentation X-Git-Tag: v257-rc1~549^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe6049d0210c89a595ae598d87dcefe7bfbe3a1d;p=thirdparty%2Fsystemd.git test: fix indentation --- diff --git a/test/units/TEST-58-REPART.sh b/test/units/TEST-58-REPART.sh index 6110dc4e529..bbef52ea515 100755 --- a/test/units/TEST-58-REPART.sh +++ b/test/units/TEST-58-REPART.sh @@ -161,7 +161,7 @@ $imgs/zzz1 : start= 2048, size= 1775576, type=933AC7E1-2EB4-4F13-B844 $imgs/zzz2 : start= 1777624, size= 131072, type=0657FD6D-A4AB-43C4-84E5-0933C84B4F4F, uuid=78C92DB8-3D2B-4823-B0DC-792B78F66F1E, name=\"swap\"" systemd-repart --offline="$OFFLINE" \ - --definitions="$defs" \ + --definitions="$defs" \ --empty=create \ --size=50M \ --seed="$seed" \