author | Martin von Zweigbergk <martinvonz@google.com> |
Wed, 31 May 2017 10:35:10 -0700 | |
changeset 32571 | b6612d8579e4 |
parent 32570 | 92bcaef3420b |
child 32579 | 012e0da5b759 |
--- a/tests/test-verify.t Tue May 30 06:22:14 2017 -0700 +++ b/tests/test-verify.t Wed May 31 10:35:10 2017 -0700 @@ -324,7 +324,7 @@ $ cd skipflags $ cat >> .hg/hgrc <<EOF > [extensions] - > flagprocesor=$RUNTESTDIR/flagprocessorext.py + > flagprocessor=$RUNTESTDIR/flagprocessorext.py > EOF $ echo '[BASE64]content' > base64 $ hg commit -Aqm 'flag processor content' base64