diff tests/test-qrecord @ 6210:942287cb1f57

Removed trailing spaces from everything except test output
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 07 Mar 2008 00:24:36 +0100
parents 28a79c259fcf
children 6c82beaaa11a
line wrap: on
line diff
--- a/tests/test-qrecord	Fri Mar 07 00:01:13 2008 +0100
+++ b/tests/test-qrecord	Fri Mar 07 00:24:36 2008 +0100
@@ -49,7 +49,7 @@
 hg add 1.txt 2.txt dir/a.txt
 hg commit -d '0 0' -m 'initial checkin'
 
-echo % changing files 
+echo % changing files
 
 sed -e 's/2/2 2/;s/4/4 4/' 1.txt > 1.txt.new
 sed -e 's/b/b b/' 2.txt > 2.txt.new