On 8/12/22 18:15, Daniel P. Berrangé wrote:
On Thu, Dec 08, 2022 at 05:20:51PM +0100, Philippe Mathieu-Daudé wrote:
When using the archive-source.sh script on Darwin we get:
tar: Option --concatenate is not supported
Usage:
List:tar -tf
Extract: tar -xf
Create: tar -
On Thu, Dec 08, 2022 at 05:20:51PM +0100, Philippe Mathieu-Daudé wrote:
> When using the archive-source.sh script on Darwin we get:
>
> tar: Option --concatenate is not supported
> Usage:
> List:tar -tf
> Extract: tar -xf
> Create: tar -cf [filenames...]
> Help:tar
Philippe Mathieu-Daudé writes:
> When using the archive-source.sh script on Darwin we get:
>
> tar: Option --concatenate is not supported
> Usage:
> List:tar -tf
> Extract: tar -xf
> Create: tar -cf [filenames...]
> Help:tar --help
>
> Replace the long argument a
On Thu, 8 Dec 2022 at 16:21, Philippe Mathieu-Daudé wrote:
>
> When using the archive-source.sh script on Darwin we get:
>
> tar: Option --concatenate is not supported
> Usage:
> List:tar -tf
> Extract: tar -xf
> Create: tar -cf [filenames...]
> Help:tar --help
>
>
When using the archive-source.sh script on Darwin we get:
tar: Option --concatenate is not supported
Usage:
List:tar -tf
Extract: tar -xf
Create: tar -cf [filenames...]
Help:tar --help
Replace the long argument added by commit 8fc76176f6 ("scripts: use
git-archive