]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tests: fix inverted condition in testsuite-58.sh
authorFranck Bui <fbui@suse.com>
Tue, 14 Mar 2023 09:06:39 +0000 (10:06 +0100)
committerFranck Bui <fbui@suse.com>
Tue, 14 Mar 2023 09:07:06 +0000 (10:07 +0100)
test/units/testsuite-58.sh

index c58465356c2476a79aae929fe1e3cdc9cfa6be3b..20c2c5707366d48508805423d07985172eb14c2a 100755 (executable)
@@ -932,7 +932,7 @@ Minimize=guess
 EOF
     done
 
-    if command -v mksquashfs >/dev/null; then
+    if command -v mksquashfs >/dev/null; then
         tee "$defs/root-squashfs.conf" <<EOF
 [Partition]
 Type=root-${architecture}