From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FORGED_GMAIL_RCVD,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI,TRACKER_ID autolearn=no autolearn_force=no version=3.4.4 Received: from tb-ob1.topicbox.com (tb-ob1.topicbox.com [64.147.108.173]) by inbox.vuxu.org (Postfix) with ESMTP id CE34522FD5 for ; Mon, 30 Sep 2024 21:53:51 +0200 (CEST) Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob1.topicbox.com (Postfix) with ESMTP id 8181737237 for ; Mon, 30 Sep 2024 15:53:50 -0400 (EDT) (envelope-from bounce.mM89ec21839922524381e8805d.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id 7E6DA27A6442; Mon, 30 Sep 2024 15:53:50 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :message-id:date:mime-version:content-type :content-transfer-encoding:list-help:list-id:list-post :list-subscribe:reply-to:subject:list-unsubscribe; s=dkim-1; t= 1727726030; x=1727812430; bh=0kylWh27NywImbSlRy7NGMjWAMVFl7D0Tvh U3WDN8Jc=; b=mlJi9UqyMMrkg0o9HLdP2dvxDx++u33cr4aCLRS8XsVIgq688Ok 9GM0i8n7dDGtVjcpw/P9QtqhOZtYaVWSOGzEepvhaQcd+cCDaYGzqN/E7d3zpNpj 4UdQ739kUDn/wyb80fEdUPhA5iitQLJtrhyG7womImil/m/AC4+Y/XdI= From: kalterdev@gmail.com To: 9fans <9fans@9fans.net> Message-Id: <17277260260.ad0C.86540@composer.9fans.topicbox.com> Date: Mon, 30 Sep 2024 15:53:46 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=17277260261.9EF70A7.86540 Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: b43f98b6-7f65-11ef-98bb-bad040decc0b Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UMTgxZmY4NjI5MjRiNTk1MS1NODllYzIxODM5OTIyNTI0MzgxZTg4?= =?UTF-8?B?MDVkPg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> Subject: [9fans] Bug: Sam: Sam uses sh as shell List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:M89ec21839922524381e8805d:1:U8NqV2qI1AKLM4FSYo39R2rMMNIPl1rV7amJLYl-lJg --17277260261.9EF70A7.86540 Date: Mon, 30 Sep 2024 15:53:46 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Expected behavior Sam must use rc by default, similarly to Acme. Unexpected behavior It uses sh. Steps to reproduce the problem Open Sam and run
Expected behavior

=
Sam must use rc by default, similarly to Acme.

<= /div>
Unexpected behavior

It uses sh.<= br />

Steps to reproduce the problem
=

Open Sam and run <echo $0. On my machine, it print= s "sh".

plan9port version
<= /div>

a2567fcac9851e5cc965a236679f568b0e79cff2

OS version

macOS= 14.5 (23F79)

= --17277260261.9EF70A7.86540--