From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D3361394443E; Tue, 1 Jun 2021 21:16:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D3361394443E From: "venture37 at geeklan dot co.uk" To: systemtap@sourceware.org Subject: [Bug testsuite/27942] New: testsuite/systemtap.base/perf.sh drop bashism Date: Tue, 01 Jun 2021 21:16:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: testsuite X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: venture37 at geeklan dot co.uk X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: systemtap@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Systemtap mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2021 21:16:39 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27942 Bug ID: 27942 Summary: testsuite/systemtap.base/perf.sh drop bashism Product: systemtap Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: testsuite Assignee: systemtap at sourceware dot org Reporter: venture37 at geeklan dot co.uk Target Milestone: --- Created attachment 13478 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D13478&action=3Ded= it Portability fix for test statement You don't need to use =3D=3D to check for equality in a test statement, a s= ingle equals sign is sufficient. The use of double equals sign is a bashism which doesn't always translate as intended on other shells. --=20 You are receiving this mail because: You are the assignee for the bug.=