diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-12-27 14:59:39 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-27 08:28:11 -0800 |
commit | d8af27d309c3637d05bd6b4957b3667c04dc861e (patch) | |
tree | 9d493f5da3819566f4cf7fb1cb02b113e208afc1 /builtin/commit-tree.c | |
parent | 7a3136e5c713c4a5ed2af51ccb8abb5cfa3d98bf (diff) |
t/Makefile: make "check-meson" work with Dash
The "check-meson" target uses process substitution to check whether
extracted contents from "meson.build" match expected contents. Process
substitution is unportable though and thus the target will fail when
using for example Dash.
Fix this by writing data into a temporary directory.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions