mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
repart: Fix integration test
This commit is contained in:
parent
cd07f6e8e9
commit
640c02d529
@ -911,7 +911,7 @@ test_minimize() {
|
||||
Type=root-${architecture}
|
||||
Format=${format}
|
||||
CopyFiles=${defs}
|
||||
Minimize=yes
|
||||
Minimize=guess
|
||||
EOF
|
||||
done
|
||||
|
||||
@ -921,7 +921,7 @@ EOF
|
||||
Type=root-${architecture}
|
||||
Format=squashfs
|
||||
CopyFiles=${defs}
|
||||
Minimize=yes
|
||||
Minimize=best
|
||||
EOF
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user