summaryrefslogtreecommitdiffstats
path: root/t/chainlint/chained-block.expect
blob: 574cdceb071804481449a40820d51fa2a8a812b9 (plain)
1
2
3
4
5
6
7
8
9
echo nobody home && {
	test the doohicky ?!AMP?!
	right now
} &&

GIT_EXTERNAL_DIFF=echo git diff | {
	read path oldfile oldhex oldmode newfile newhex newmode &&
	test "z$oh" = "z$oldhex"
}