Hi, On Wed, Jul 29, 2015 at 1:29 PM, Andreas Tille <[email protected]> wrote: > > Hi, > > On Wed, Jul 29, 2015 at 01:07:03PM +0530, Akshita Jha wrote: > > > $ ./test_output.py debian-med de > > > Tasks files created are not the same > > > $ ./test_output.py debian-med > > > $ > > > > > > Seems there is some glitch here for the language addition > > > > Strange. I do not get this error. > > > > This error occurs when the tasks files created from ./tasks.py and > > ./tasks_udd.py do not match. Two separate lists of task files (in english > > and the optional lang) are created. These two lists are then checked for > > equality. If they are equal then the difference between the tasks files are > > computed else a message "Tasks files created are not the same" is displayed > > and the program exits. > > Forget it. This is a consequence of my broken tasks.py run that stopped > for German. I'll try 'cs' meanwhile and will do later tests on > blends.debian.net where all languages are created properly. >
Oh. Ok. But anyways, checking for equality, irrespective of the order within the list seems a good idea. I think we can let the change be. Thanks, Akshita
