From: Bruno Haible Date: Wed, 29 Jan 2025 14:31:59 +0000 (+0100) Subject: tests: Fix a comment. X-Git-Tag: v0.24~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=101cfc50de035069ec679d6a1f94cb6a21ef3d53;p=thirdparty%2Fgettext.git tests: Fix a comment. * gettext-tools/tests/lang-rust: Fix comment. --- diff --git a/gettext-tools/tests/lang-rust b/gettext-tools/tests/lang-rust index 110f34e96..f2e5ff55b 100755 --- a/gettext-tools/tests/lang-rust +++ b/gettext-tools/tests/lang-rust @@ -107,7 +107,7 @@ this_test_is_longrunning_ : ${CARGO=cargo} # This takes between 2.5 minutes (on a fast machine) and 5 minutes, -# most of it in "Compiling locale_config v0.3.0". Sigh. +# most of it in building gettext-sys. Sigh. ${CARGO} build || Exit 1 # Test which of the fr_FR locales are installed.