From 861002917ab07fa4cd069f1fbde4a2d925f5a1c8 Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Thu, 9 Oct 2025 12:17:21 +0200 Subject: [PATCH] tests/checks/po-files-well-formed: fix inconsistent msgfmt check --- tests/checks/po-files-well-formed.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/checks/po-files-well-formed.fish b/tests/checks/po-files-well-formed.fish index 28d85ddbe..b253f7e10 100644 --- a/tests/checks/po-files-well-formed.fish +++ b/tests/checks/po-files-well-formed.fish @@ -1,5 +1,5 @@ #RUN: fish=%fish %fish %s -#REQUIRES: msgfmt --help +#REQUIRES: command -v msgfmt set -l dir (status dirname)