comparison i18n/check-translation.py @ 29005:51f5fae84e43 stable

make: use shell-command assignment instead of $(eval ...) This is portable between BSD and GNU make. As of this change, our Makefile appears to work in both BSD and GNU make, with the caveat that the test-% and testpy-% wildcard rules don't work on BSD make. That said, this still seems worthwhile because it lets the buildbots work more consistently across platforms.
author Augie Fackler <augie@google.com>
date Thu, 21 Apr 2016 10:11:20 -0400
parents 3fb36dec1727
children 29238dbf718e
comparison
equal deleted inserted replaced
29004:145cdc45b0df 29005:51f5fae84e43