Author :
Stefano Lattarini
Date :
2012-05-12 08:42:37
Hash :d89da9c2 Message :tests: fix spurious failure due to i18n issue
Fixes automake bug#11452.
* t/parallel-tests-fork-bomb.sh: Export LANG, LANGUAGE and LC_ALL to
'C', to ensure error messages will be in English, and thus avoiding
possible false negatives in our grepping of them.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>