[PATCH 3 of 4] cleanup: remove superfluous space after space after equals (tests)

timeless timeless at mozdev.org
Tue Jan 5 06:08:13 UTC 2016


# HG changeset patch
# User timeless <timeless at mozdev.org>
# Date 1451549848 0
#      Thu Dec 31 08:17:28 2015 +0000
# Node ID d4e2ca0825a567586a461f67b0190611190f9ceb
# Parent  957f290a61a86e3bc95aa118c456d6273d549ae8
cleanup: remove superfluous space after space after equals (tests)

diff --git a/tests/test-transplant.t b/tests/test-transplant.t
--- a/tests/test-transplant.t
+++ b/tests/test-transplant.t
@@ -854,7 +854,7 @@
   > [extensions]
   > fakedirstatewritetime = $TESTDIR/fakedirstatewritetime.py
   > fakepatchtime = $TESTDIR/fakepatchtime.py
-  > abort =  $TESTTMP/abort.py
+  > abort = $TESTTMP/abort.py
   > EOF
   $ hg transplant "22c515968f13::"
   applying 22c515968f13



More information about the Mercurial-devel mailing list