tests/test-dirstatedirs.out
author Martin Geisler <mg@lazybytes.net>
Wed, 11 Nov 2009 22:53:01 +0100
changeset 9837 b13474cd1496
parent 7096 6dab29f6df37
permissions -rw-r--r--
record: handle translated prompt correctly The prompt function would return 'y' or 'n' untranslated. This should therefore not be compared to _('y') and _('n'). However, it turns out that prompt could just as well return a good old Boolean.

adding a/b/c/d/x
adding a/b/c/d/y
adding a/b/c/d/z
moving a/b/c/d/x to z/b/c/d/x
moving a/b/c/d/y to z/b/c/d/y
moving a/b/c/d/z to z/b/c/d/z