From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 46D4C2394A for ; Sat, 5 Oct 2024 15:24:53 +0200 (CEST) Received: from sirjofri.de ([5.45.105.127]) by 9front; Sat Oct 5 09:20:54 -0400 2024 Received: from dummy.faircode.eu ([31.16.254.19]) by sirjofri.de; Sat Oct 5 15:20:49 +0200 2024 Date: Sat, 5 Oct 2024 15:20:46 +0200 (GMT+02:00) From: sirjofri To: 9front@9front.org Message-ID: <6f9f6441-9413-409b-96e5-4f73cc42a8b7@sirjofri.de> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Correlation-ID: <6f9f6441-9413-409b-96e5-4f73cc42a8b7@sirjofri.de> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: injection element STM manager Subject: Re: [9front] Fix doctype custom options Reply-To: 9front@9front.org Precedence: bulk Ping 01.10.2024 18:47:27 sirjofri : > This fixes custom options fro doctype. > > For example: doctype -mpictures myfile.ms > > Without that fix, it will just output $1 instead of the custom option. > > sirjofri > > /rc/bin/doctype > - opt=$opt' $1' > + opt=$opt' '$1