CBL-Mariner/SPECS/fakeroot/relax_tartest.patch

11 строки
303 B
Diff

--- fakeroot-1.26/test/tartest.orig 2021-12-16 22:51:05.716720795 +0000
+++ fakeroot-1.26/test/tartest 2021-12-17 00:02:40.784190384 +0000
@@ -58,6 +58,7 @@ for f in $LIST; do
mkdir -p hello/$f
touch hello/$f/file
touch $f.file
+ chown root:root $f.file
done
chown -R daemon:sys 2