Files
archived-doc-pt-br/.tools/test/trim.sh
2024-11-28 08:13:04 -03:00

3 lines
184 B
Bash
Executable File

git -C pt_BR diff --name-only | xargs -I %f -- php pt_BR/.tools/test/spce.php "pt_BR/%f"
[ -f list.txt ] && cat list.txt | xargs -I %f -- php pt_BR/.tools/test/spce.php "pt_BR/%f"