diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-05-11 20:54:13 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-05-24 01:23:22 +0200 |
commit | 70bf9f62b9f3c46bb7d111342889bfac7c9ca45e (patch) | |
tree | fcabf07f42eab65bffa35fb69994ee5462431ade /test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/initrd-root-fs.target.requires | |
parent | elf2efi: Do not emit an empty relocation section (diff) | |
download | systemd-70bf9f62b9f3c46bb7d111342889bfac7c9ca45e.tar.xz systemd-70bf9f62b9f3c46bb7d111342889bfac7c9ca45e.zip |
test-fstab-generator: also check file contents
Since e683878c0f03a4ffa123e37b27933fbf7e144901, only filenames are
checked. Let's check contents of generated unit files.
Diffstat (limited to 'test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/initrd-root-fs.target.requires')
l---------[-rw-r--r--] | test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/initrd-root-fs.target.requires/sysroot.mount | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/initrd-root-fs.target.requires/sysroot.mount b/test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/initrd-root-fs.target.requires/sysroot.mount index e69de29bb2..0c969cdbd4 100644..120000 --- a/test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/initrd-root-fs.target.requires/sysroot.mount +++ b/test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/initrd-root-fs.target.requires/sysroot.mount @@ -0,0 +1 @@ +../sysroot.mount
\ No newline at end of file |