From: Frantisek Sumsal Date: Fri, 15 Mar 2019 04:54:35 +0000 (+0100) Subject: test: bump the second partition size to 50MB X-Git-Tag: v242-rc1~124^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=32983312ed70e7b105e4da837edd8759a7c682ea;p=thirdparty%2Fsystemd.git test: bump the second partition size to 50MB 10MB is not enough for a LUKS2 partition. --- diff --git a/test/test-functions b/test/test-functions index cd8175117bf..e6fccce8c3c 100644 --- a/test/test-functions +++ b/test/test-functions @@ -470,7 +470,7 @@ create_empty_image() { [ -b "$LOOPDEV" ] || return 1 echo "LOOPDEV=$LOOPDEV" >> $STATEFILE sfdisk "$LOOPDEV" <