Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check_i18n.py and tests are not included in dist tarball #537

Open
lcorreia opened this issue Mar 17, 2017 · 0 comments
Open

check_i18n.py and tests are not included in dist tarball #537

lcorreia opened this issue Mar 17, 2017 · 0 comments

Comments

@lcorreia
Copy link
Member

./run_tests.sh


Ran 0 tests in 0.000s

OK
make[3]: Leaving directory '/home/dev/tarball/wok-2.3.0/src/wok/plugins/ginger/tests'
make[2]: Leaving directory '/home/dev/tarball/wok-2.3.0/src/wok/plugins/ginger/tests'
make[1]: Leaving directory '/home/dev/tarball/wok-2.3.0/src/wok/plugins/ginger/tests'
make[1]: Entering directory '/home/dev/tarball/wok-2.3.0/src/wok/plugins/ginger'
while read L && test -n "$L"; do
dir=mo/$L/LC_MESSAGES ;
/bin/mkdir -p $dir ;
ln -sf ../../../po/$L.gmo $dir/ginger.mo ;
done < po/LINGUAS
make check-local
make[2]: Entering directory '/home/dev/tarball/wok-2.3.0/src/wok/plugins/ginger'
contrib/check_i18n.py ./i18n.py
/bin/bash: contrib/check_i18n.py: No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant