[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#13588: Pax hangs in case big UID
From: |
Stefano Lattarini |
Subject: |
Re: bug#13588: Pax hangs in case big UID |
Date: |
Sun, 28 Apr 2013 11:07:09 +0200 |
On 04/27/2013 06:21 PM, Pavel Raiskup wrote:
> Stefano, this patch is quite hard to follow because of the new
> indentation.
>
Sorry, I now attach a version formatted with the '-w', which should
be free from the noise caused by the indentation change.
> 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.
>
Oops, I messed up again :-( Nice catch BTW. I have re-introduced the
line removed by mistake.
The updated patch is attached (formatted both with and without the '-w'
option).
Thanks, and sorry for the confusion,
Stefano
diff-w.patch
Description: Text Data
real.patch
Description: Text Data
- Re: bug#13588: Pax hangs in case big UID, (continued)
- Re: bug#13588: Pax hangs in case big UID, Pavel Raiskup, 2013/04/24
- Re: bug#13588: Pax hangs in case big UID, Stefano Lattarini, 2013/04/25
- Re: bug#13588: Pax hangs in case big UID, Pavel Raiskup, 2013/04/26
- Re: bug#13588: Pax hangs in case big UID, Stefano Lattarini, 2013/04/26
- Re: bug#13588: Pax hangs in case big UID, Pavel Raiskup, 2013/04/26
- Re: bug#13588: Pax hangs in case big UID, Stefano Lattarini, 2013/04/26
- Re: bug#13588: Pax hangs in case big UID, Stefano Lattarini, 2013/04/27
- Re: bug#13588: Pax hangs in case big UID, Pavel Raiskup, 2013/04/27
- Re: bug#13588: Pax hangs in case big UID,
Stefano Lattarini <=
- Re: bug#13588: Pax hangs in case big UID, Pavel Raiskup, 2013/04/29
- Re: bug#13588: Pax hangs in case big UID, Stefano Lattarini, 2013/04/29
- Re: bug#13588: Pax hangs in case big UID, Stefano Lattarini, 2013/04/30
- Re: bug#13588: Pax hangs in case big UID, Peter Rosin, 2013/04/26
- Re: bug#13588: Pax hangs in case big UID, Stefano Lattarini, 2013/04/26