Integrated: Remove spurious `^` char from tarball name
Maurizio Cimadamore
mcimadamore at openjdk.org
Tue Jul 19 10:44:51 UTC 2022
On Tue, 19 Jul 2022 10:36:34 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> As the title says, this simple patch removes a spurious `^` char in the replacement text of a substitution applied during the tarball generation.
> Because of that, on Linux, the generated tarball has a topdir named `^jextract-<version>`.
This pull request has now been integrated.
Changeset: 33a0b0c8
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.org/jextract/commit/33a0b0c857de8aa8dbc13a7b815a23ce31c5969c
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Remove spurious `^` char from tarball name
Reviewed-by: sundar
-------------
PR: https://git.openjdk.org/jextract/pull/54
More information about the jextract-dev
mailing list