diff tests/test-convert-git.t @ 33685:642feee29d70

tests: protect tests involving git ext::sh with git-ext-sh
author Sean Farley <sean@farley.io>
date Thu, 15 Jun 2017 17:14:53 -0700 (2017-06-16)
parents 8fa3ab6221b9
children 846942fd6d15
line wrap: on
line diff
--- a/tests/test-convert-git.t
+++ b/tests/test-convert-git.t
@@ -948,7 +948,7 @@
   $ hg convert git-repo4 git-repo4-broken-hg 2>&1 | grep 'abort:'
   abort: cannot read changes in 1c0ce3c5886f83a1d78a7b517cdff5cf9ca17bdd
 
-#if no-windows
+#if no-windows git19
 
 test for escaping the repo name (CVE-2016-3069)