From: Michael R Sweet Date: Sat, 6 Mar 2021 16:03:29 +0000 (-0500) Subject: Add a directory listing for the language tests. X-Git-Tag: v2.4b1~232 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5da0b4ea5a29f5975b8c5c8289269c58780e2cf4;p=thirdparty%2Fcups.git Add a directory listing for the language tests. --- diff --git a/cups/Makefile b/cups/Makefile index 2ef0368f91..a49747e261 100644 --- a/cups/Makefile +++ b/cups/Makefile @@ -641,6 +641,8 @@ testlang: testlang.o $(LIBCUPSSTATIC) $(LN) ../../$$po locale/$$lang; \ done echo Running language API tests... + echo ls -al locale + ls -al locale LOCALEDIR=locale ./testlang