Skip to content
Snippets Groups Projects
Commit 642feee29d70 authored by Sean Farley's avatar Sean Farley
Browse files

tests: protect tests involving git ext::sh with git-ext-sh

parent 559db66dead5
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
......@@ -1137,6 +1137,8 @@
? s/foobar.orig
? s/snake.python.orig
#if git19
test for Git CVE-2016-3068
$ hg init malicious-subrepository
$ cd malicious-subrepository
......@@ -1178,3 +1180,5 @@
[255]
$ f -Dq pwned.txt
pwned: you asked for it
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment