mirror of
https://github.com/git/git.git
synced 2026-04-01 20:40:08 +02:00
t4129: cannot test executable mode on Windows
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
This commit is contained in:
@@ -4,6 +4,9 @@ test_description='applying patch with mode bits'
|
||||
|
||||
. ./test-lib.sh
|
||||
|
||||
say "executable mode not supported - skipping tests"
|
||||
test_done
|
||||
|
||||
test_expect_success setup '
|
||||
echo original >file &&
|
||||
git add file &&
|
||||
|
||||
Reference in New Issue
Block a user