tests: Remove a left-over debugging trace.

* gettext-tools/tests/xgettext-20: Remove a 'set -x' statement.
This commit is contained in:
Bruno Haible 2025-12-01 19:56:59 +01:00
parent 637b208fbe
commit 387a2e083a

View File

@ -1,6 +1,6 @@
#!/bin/sh
. "${srcdir=.}/init.sh"; path_prepend_ . ../src
set -x
# Test checking for URL.
# <https://savannah.gnu.org/bugs/?67000>