Files
git/t/.gitignore
Patrick Steinhardt d8af27d309 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>
2024-12-27 08:28:11 -08:00

7 lines
70 B
Plaintext

/trash directory*
/test-results
/.prove
/chainlinttmp
/mesontmp
/out/