diff tests/test-up-local-change @ 4659:7a7d4937272b

Kill trailing spaces
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 21 Jun 2007 09:25:49 +0200
parents 46280c004f22
children
line wrap: on
line diff
--- a/tests/test-up-local-change	Thu Jun 21 00:34:14 2007 -0300
+++ b/tests/test-up-local-change	Thu Jun 21 09:25:49 2007 +0200
@@ -63,6 +63,6 @@
 echo a > b/a
 hg --cwd a commit -A -m a
 cd b
-hg add a 
+hg add a
 hg pull -u ../a
 hg st