gnu: tar: Add chained renames and Directory to hurd skipped tests.

* gnu/packages/base.scm (tar)[arguments]: Include chained renames and
Directory in the tests skipped for when building for the hurd.
This commit is contained in:
Christopher Baines 2022-10-30 20:53:06 +00:00
parent 8b8430c0ad
commit 1f29136e25
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -216,6 +216,8 @@ (define-public tar
",!concatenated incremental archives (renames)"
",!renamed directory containing subdirectories"
",!renamed subdirectories"
",!chained renames"
",!Directory"
"'")))
'())
#:phases (modify-phases %standard-phases