Skip to content

Commit 7f14daf

Browse files
committed
ci: Debug file list
Signed-off-by: Joas Schilling <[email protected]>
1 parent 135a10f commit 7f14daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_manual/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ gettext:
171171
@echo "Build finished. The message catalogs are in ./locale/source."
172172
find locale/source -type d -exec chmod 775 {} \;
173173
find locale/source -type f -exec chmod 664 {} \;
174+
ls -la locale/source
174175
@echo
175176
@echo "Build finished. The message catalogs are in ./locale/source."
176177

0 commit comments

Comments
 (0)