summaryrefslogtreecommitdiff
path: root/t/chainlint/here-doc-indent-operator.expect
blob: f92a7ce9992420e2e5483ddcd83d3118d5dfd516 (plain)
1
2
3
4
5
6
7
8
9
10
11
cat >expect <<- EOF &&
header: 43475048 1 $(test_oid oid_version) $NUM_CHUNKS 0
num_commits: $1
chunks: oid_fanout oid_lookup commit_metadata generation_data bloom_indexes bloom_data
EOF
 
cat >expect << -EOF ?!AMP?!
this is not indented
-EOF
 
cleanup