bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] [PATCH] tests: more deterministic xattr07


From: Pavel Raiskup
Subject: Re: [Bug-tar] [PATCH] tests: more deterministic xattr07
Date: Thu, 07 Sep 2017 10:38:55 +0200

Ping, I re-evaluated this issue again during work on back-patching.

Pavel

On Monday, November 28, 2016 9:01:03 AM CEST Pavel Raiskup wrote:
> * tests/xattr07.at: Define order of files within tested archive.
> ---
>  tests/xattr07.at | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/xattr07.at b/tests/xattr07.at
> index a834981..47d54b8 100644
> --- a/tests/xattr07.at
> +++ b/tests/xattr07.at
> @@ -36,7 +36,7 @@ setfattr -n user.test -v OurDirValue dir
>  setfattr -n user.test -v OurFileValue dir/file
>  setfattr -n user.test -v OurFileValue dir/file2
>  
> -tar --xattrs -cf archive.tar dir
> +tar --xattrs --no-recursion -cf archive.tar dir dir/file dir/file2
>  
>  setfattr -n user.test -v OurDirValue2 dir
>  setfattr -n user.test -v OurFileValue2 dir/file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]