From: Zbigniew Jędrzejewski-Szmek Date: Thu, 30 May 2024 09:33:20 +0000 (+0200) Subject: TEST-58-REPART: reverse order of diff args X-Git-Tag: v257-rc1~1021^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6bb3ea655d08c0602c99ccd2a580ba102fd19114;p=thirdparty%2Fsystemd.git TEST-58-REPART: reverse order of diff args I expect the test output to be the second argument, so we're diffing "expected" and "output", not the other way around. I noticed this when working on https://github.com/systemd/systemd/pull/33081. --- diff --git a/test/units/TEST-58-REPART.sh b/test/units/TEST-58-REPART.sh index fc06fde0ee7..77adce47bbc 100755 --- a/test/units/TEST-58-REPART.sh +++ b/test/units/TEST-58-REPART.sh @@ -423,7 +423,7 @@ EOF --json=pretty \ "$imgs/zzz") - diff -u <(echo "$output") - <