mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
78f071b949
Since coreutils v8.25, mknod errors omit quotes around filenames, and this breaks generic/294's golden image. Checked on Ubuntu 16.04. See coreutils: 08e8fd7 all: avoid quoting file names when possible https://github.com/coreutils/coreutils/commit/08e8fd7e38f2dae7c69c54eb22d508b6517e66e5 Signed-off-by: Omer Zilberberg <omzg@plexistor.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
6 lines
299 B
Plaintext
6 lines
299 B
Plaintext
QA output created by 294
|
|
mknod: SCRATCH_MNT/294.test/testnode: File exists
|
|
mkdir: cannot create directory 'SCRATCH_MNT/294.test/testdir': File exists
|
|
touch: cannot touch 'SCRATCH_MNT/294.test/testtarget': Read-only file system
|
|
ln: creating symbolic link 'SCRATCH_MNT/294.test/testlink': File exists
|