From f451794c99401926b84c3e470d5b8a96ef966314 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 1 Jul 2025 16:56:10 +0200 Subject: [PATCH] autopoint: Update unit test, part 2. * gettext-tools/tests/autopoint-1: Remove debugging trace. --- gettext-tools/tests/autopoint-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gettext-tools/tests/autopoint-1 b/gettext-tools/tests/autopoint-1 index 9c442101d..7dd8255a6 100755 --- a/gettext-tools/tests/autopoint-1 +++ b/gettext-tools/tests/autopoint-1 @@ -1,6 +1,6 @@ #! /bin/sh . "${srcdir=.}/init.sh"; path_prepend_ . ../src -set -x + # Test for sanity checks. : ${AUTOCONF=autoconf} -- 2.47.3