[File] [PATCH] Racket: fix magic

Christos Zoulas christos at zoulas.com
Mon Feb 20 16:25:16 UTC 2023


Committed, thanks!

christos

> On Feb 10, 2023, at 12:47 AM, Thomas Weißschuh <thomas at t-8ch.de> wrote:
> 
> The existing magic doesn't work correctly.
> On the testfile it would produce:
> Racket bytecode (version \002)
> 
> ---
> Cc: "Haelwenn (lanodan) Monnier" <contact at hacktivis.me>
> ---
> magic/Magdir/bytecode | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/magic/Magdir/bytecode b/magic/Magdir/bytecode
> index 92751139c8fb..8b4e743ba031 100644
> --- a/magic/Magdir/bytecode
> +++ b/magic/Magdir/bytecode
> @@ -37,5 +37,5 @@
>> &0	pstring	x
>>> &0	pstring	racket
>>>> 0	string	#~	Racket bytecode
> ->>>&0	pstring	x       (version %s)
> +>>>>&0	pstring	x       (version %s)
> 
> --
> 2.39.1
> 
> --
> File mailing list
> File at astron.com
> https://mailman.astron.com/mailman/listinfo/file

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 235 bytes
Desc: Message signed with OpenPGP
URL: <https://mailman.astron.com/pipermail/file/attachments/20230220/aa2e9b44/attachment.asc>


More information about the File mailing list