[Python-apps-commits] r14386 - in packages/hg-git/trunk/debian/patches (fix-git-output.patch)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Thu Sep 14 06:18:14 UTC 2017


    Date: Thursday, September 14, 2017 @ 06:18:13
  Author: mithrandi
Revision: 14386

Fix patch whitespace.

Modified:
  packages/hg-git/trunk/debian/patches/fix-git-output.patch

Modified: packages/hg-git/trunk/debian/patches/fix-git-output.patch
===================================================================
--- packages/hg-git/trunk/debian/patches/fix-git-output.patch	2017-09-14 06:10:25 UTC (rev 14385)
+++ packages/hg-git/trunk/debian/patches/fix-git-output.patch	2017-09-14 06:18:13 UTC (rev 14386)
@@ -1,7 +1,7 @@
 Index: hg-git-0.8.9/tests/test-renames.t
 ===================================================================
 --- hg-git-0.8.9.orig/tests/test-renames.t	2017-08-10 20:55:28.000000000 +0200
-+++ hg-git-0.8.9/tests/test-renames.t	2017-09-14 08:09:50.040830974 +0200
++++ hg-git-0.8.9/tests/test-renames.t	2017-09-14 08:15:51.062943410 +0200
 @@ -47,6 +47,20 @@
    $ mv .gitmodules-new .gitmodules
    $ mv gitsubmodule gitsubmodule2
@@ -11,14 +11,14 @@
 +  hint: Clones of the outer repository will not contain the contents of
 +  hint: the embedded repository and will not know how to obtain it.
 +  hint: If you meant to add a submodule, use:
-+  hint:
-+  hint:        git submodule add <url> gitsubmodule2
-+  hint:
++  hint: 
++  hint: 	git submodule add <url> gitsubmodule2
++  hint: 
 +  hint: If you added this path by mistake, you can remove it from the
 +  hint: index with:
-+  hint:
-+  hint:        git rm --cached gitsubmodule2
-+  hint:
++  hint: 
++  hint: 	git rm --cached gitsubmodule2
++  hint: 
 +  hint: See "git help submodule" for more information.
    $ git rm --cached gitsubmodule
    rm 'gitsubmodule'




More information about the Python-apps-commits mailing list