##// END OF EJS Templates
tests: conditionalize output for Python 3...
Gregory Szorc -
r43344:9cc55b74 default
parent child Browse files
Show More
@@ -617,7 +617,8 We can restrict optimization to some rev
617 617 Check that the repo still works fine
618 618
619 619 $ hg log -G --stat
620 @ changeset: 2:76d4395f5413
620 @ changeset: 2:76d4395f5413 (no-py3 !)
621 @ changeset: 2:fca376863211 (py3 !)
621 622 | tag: tip
622 623 | parent: 0:ba592bf28da2
623 624 | user: test
General Comments 0
You need to be logged in to leave comments. Login now