mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
tests: prune remaining xargs(1), add missing zfs-project -c0 note
-c0 suppresses diagnoses ‒ it's not just -c but with NULs; cf. http://build.zfsonlinux.org/builders/Debian%2010%20x86_64%20%28TEST%29/builds/10605/steps/shell_4/logs/log search for the second "zfs project -s -p" instance Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #12979
This commit is contained in:
@@ -104,7 +104,7 @@ target directory's project ID or the one specified with
|
||||
.Fl p .
|
||||
.Bl -tag -width "-p id"
|
||||
.It Fl 0
|
||||
Delimit filenames with a NUL byte instead of newline.
|
||||
Delimit filenames with a NUL byte instead of newline, don't output diagnoses.
|
||||
.It Fl d
|
||||
Check the directory project ID and inherit flag, not its children.
|
||||
.It Fl p Ar id
|
||||
|
||||
Reference in New Issue
Block a user