Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/merge-reword'
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 57c3d532933d70e2ff19647442dd5bc7b459d8a1..e27422217db28f0c6693deb0d9c093ba89a72dda 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-92,6
+92,10
@@
_x40="$_x05$_x05$_x05$_x05$_x05$_x05$_x05$_x05"
# Zero SHA-1
_z40=0000000000000000000000000000000000000000
+# Line feed
+LF='
+'
+
# Each test should start with something like this, after copyright notices:
#
# test_description='Description of this test...