aboutsummaryrefslogtreecommitdiffstats
path: root/t/reduce-no-conflicts
blob: 41dbae00bcb34cb7bb565cbb274a76e272cc20d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh -e
. t/common.sh

printf '%s\n' > file \
	no conflicts

cp -- file file.expected

normal --reduce file

also_interactive ''