HomeFreeBSD

Fix stand/newvers.sh with zsh in sh mode

Description

Fix stand/newvers.sh with zsh in sh mode

When building on macOS with sh==zsh, newvers.sh was producing an
unterminated string literal due to \\n being turned as a newline. Fix this
by using a here document instead.

(cherry picked from commit cad2917baf6e8d90720f5bfb2463dfa7be35f568)

Details

Provenance
arichardsonAuthored on Aug 12 2020, 3:49 PM
kevansCommitted on Oct 8 2021, 1:15 AM
Parents
rGc494a0c50da9: Fix compilation error for install.c in loader
Branches
Unknown
Tags
Unknown