]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/test-lib.sh
Merge branch 'as/shallow-slab-use-fix'
[thirdparty/git.git] / t / test-lib.sh
index a9d45642a5b32328200b0eec93183279c00d9444..ee602c4d9cd79f08a3cfcbafaf81051937f57f0b 100644 (file)
@@ -509,6 +509,9 @@ EMPTY_BLOB=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
 LF='
 '
 
+# Single quote
+SQ=\'
+
 # UTF-8 ZERO WIDTH NON-JOINER, which HFS+ ignores
 # when case-folding filenames
 u200c=$(printf '\342\200\214')