Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-count-objects.txt: describe each line in -v output
[gitweb.git]
/
t
/
t1013-loose-object-format.sh
diff --git
a/t/t1013-loose-object-format.sh
b/t/t1013-loose-object-format.sh
index f45702c45c38dcf75e45051e1ba3842533551f0a..fbf5f2fc0070b8f17e8d6b10ea9993eec6f35982 100755
(executable)
--- a/
t/t1013-loose-object-format.sh
+++ b/
t/t1013-loose-object-format.sh
@@
-26,8
+26,6
@@
standard format, deflated with 4KB window size: Agit/JGit on Android
'
. ./test-lib.sh
-LF='
-'
assert_blob_equals() {
printf "%s" "$2" >expected &&
@@
-36,7
+34,7
@@
assert_blob_equals() {
}
test_expect_success setup '
- cp -R "$TEST_DIRECTORY/t1013/objects" .git/
+ cp -R "$TEST_DIRECTORY/t1013/objects" .git/
&&
git --version
'