Skip to content
Snippets Groups Projects
Commit a217cc59 authored by Garvin Hicking's avatar Garvin Hicking Committed by Stefan Bürk
Browse files

[BUGFIX] Remove backtick operator in runTests.sh help output

The use of the backtick operator inside the help output leads
to an error message:

  Build/Scripts/runTests.sh: line 175: --: command not found

on macOS (probably others, too).

This patch replaces the backticks with normal quotes.

Resolves: #103988
Releases: main, 12.4, 11.5
Change-Id: Ib6809dc6943a98e4d45d04f4ec02601e830518cd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84462


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 35cc4e3f
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment