[Python-checkins] test: Fix incomplete word.

ezio.melotti python-checkins at python.org
Fri Jan 8 07:29:08 EST 2016


https://hg.python.org/test/rev/e78f7159606d
changeset:   229:e78f7159606d
user:        Ezio Melotti <ezio.melotti at gmail.com>
date:        Fri Jan 08 14:29:00 2016 +0200
summary:
  Fix incomplete word.

files:
  a |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/a b/a
--- a/a
+++ b/a
@@ -5,7 +5,7 @@
 a3
 zou
 sdf
-qwert
+qwerty
 eidfjzeijd
 snthdiueoa (obviously it should have gone this direction the first time)
 spam eggs

-- 
Repository URL: https://hg.python.org/test


More information about the Python-checkins mailing list