Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix t5516-fetch for systems where `wc -l` outputs whitespace.
[gitweb.git]
/
t
/
t4110-apply-scan.sh
diff --git
a/t/t4110-apply-scan.sh
b/t/t4110-apply-scan.sh
index 005f74481625e88a4f36bd5f17d339c1924778c4..9faef0d66e49b61826d4602e13206445bdb1b319 100755
(executable)
--- a/
t/t4110-apply-scan.sh
+++ b/
t/t4110-apply-scan.sh
@@
-98,4
+98,3
@@
test_expect_success "S = cmp" \
'cmp apply.txt patch.txt'
test_done
-