comparison tests/test-fastexport.t @ 44690:44aff45b556d

fastexport: make a diagnostics message more localizable Differential Revision: https://phab.mercurial-scm.org/D8398
author Joerg Sonnenberger <joerg@bec.de>
date Fri, 10 Apr 2020 22:33:14 +0200
parents 93a05cb223da
children edffab2cf0ea
comparison
equal deleted inserted replaced
44689:6bef9d43cc55 44690:44aff45b556d
851 from :3 851 from :3
852 M 644 :4 mf 852 M 644 :4 mf
853 M 644 :5 nf1 853 M 644 :5 nf1
854 M 644 :6 of 854 M 644 :6 of
855 855
856 $ echo foo > of
857 $ hg commit --user '<badname> <bad email>' --date 'Fri Jan 02 00:00:00 1970 +0000' -m 'Testcommit'
858 $ hg fastexport --import-marks fastexport.marks -r tip
859 blob
860 mark :50
861 data 4
862 foo
863
864 abort: Unable to parse user into person and email for revision 4f71ca786403919cd16669d94ff7cd1c09437a44
865 [255]