[blfs] 05/05: unifdef: add LC_ALL=C for test
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit 9d7100f142bcb61763246853bb854cebb5287c25 Author: Xi Ruoyao <[email protected]> AuthorDate: Wed May 6 18:31:58 2026 +0800 unifdef: add LC_ALL=C for test Otherwise some tests can fail because the message "No such file or directory" is translated. --- general/prog/unifdef.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/prog/unifdef.xml b/general/prog/unifdef.xml index 067ce4ec20..ccf507dbaa 100644 --- a/general/prog/unifdef.xml +++ b/general/prog/unifdef.xml @@ -90,7 +90,7 @@ <screen><userinput>make</userinput></screen> <para> - To test the results, issue: <command>make test</command>. + To test the results, issue: <command>LC_ALL=C make test</command>. </para> <para> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page