comparison tests/test-hgwebdir.t @ 24863:f3558829471b stable

repair: avoid string concatenation by + operator String concatenation by "+" operator causes failure of extracting messages to be translated. Python automatically concatenates strings separated by whitespaces into one string.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Sat, 25 Apr 2015 23:44:53 +0900
parents fdf7794be41d
children 78e8890cfb4b
comparison
equal deleted inserted replaced
24862:c82d88dfaf59 24863:f3558829471b