mirror of
https://github.com/git/git.git
synced 2026-02-01 05:20:15 +00:00
fixup! mingw: mark t9100's test cases with appropriate prereqs
This patch somehow sneaked back in. The surviving part is actually unnecessary and not reflected by the commit message.
This commit is contained in:
@@ -30,7 +30,8 @@ test_expect_success \
|
||||
echo "deep dir" >dir/a/b/c/d/e/file &&
|
||||
mkdir bar &&
|
||||
echo "zzz" >bar/zzz &&
|
||||
write_script exec.sh </dev/null &&
|
||||
echo "#!/bin/sh" >exec.sh &&
|
||||
chmod +x exec.sh &&
|
||||
svn_cmd import -m "import for git svn" . "$svnrepo" >/dev/null
|
||||
) &&
|
||||
rm -rf import &&
|
||||
|
||||
Reference in New Issue
Block a user