aboutsummaryrefslogtreecommitdiffstats
path: root/t/remove-base-1
blob: b497fe6ac61ad65c5bb2ea7cd817a8a2e6d059ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh -e
. t/common.sh

printf '%s\n' > file \
	"${HEAD} Head" \
	head \
	"${END} Head"

printf '%s\n' > file.expected \
	head

error --remove-base --no-reduce file