> after the file-split a simple "make test" of the doc got a real pain, > since the echoing of untranslated files now takes a serious amount of > time. > > Is there any reason against taking this endlessly output out? (Maybe > this would motivate some of the translators to test their erroreanous > files before they commit it :)
Build logs maybe? BTW as discussed before, we would like to port the majority of configure to a PHP script, so there would be no need to open a new process for all file existency tests (which is IMHO more pain, than printing out the names). Well, there is practically no need to see what files are not translated as these are listed in revcheck output :) So the only one reason would be the build logs. Goba
