]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add a directory listing for the language tests.
authorMichael R Sweet <msweet@msweet.org>
Sat, 6 Mar 2021 16:03:29 +0000 (11:03 -0500)
committerMichael R Sweet <msweet@msweet.org>
Sat, 6 Mar 2021 16:03:29 +0000 (11:03 -0500)
cups/Makefile

index 2ef0368f9179ad5d1db5a0c0a0e1bdc75d703330..a49747e261d405e4a6ad9433ef408824232c5eda 100644 (file)
@@ -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