automake-patches
[Top][All Lists]
Advanced

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

Re: bug#13588: Pax hangs in case big UID


From: Pavel Raiskup
Subject: Re: bug#13588: Pax hangs in case big UID
Date: Sat, 27 Apr 2013 18:21:27 +0200
User-agent: KMail/4.10.2 (Linux/3.8.8-202.fc18.x86_64; KDE/4.10.2; x86_64; ; )

Stefano, this patch is quite hard to follow because of the new
indentation.  But both checks are saying PASS for me now.

I have found one possible problem (missing one line):

> -    done
> -    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - 
> "'"$$tardir"'
> -    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - 
> "'"$tardir"'
> -    am__untar="$_am_tar -xf -"

> +      done
> +      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - 
> "'"$$tardir"'
> +      am__untar="$_am_tar -xf -"

Don't know whether the check now works correctly.

Pavel




reply via email to

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