Sign in
code
/
git
/
d497bd9d597a21430da541a9f5414784ad26e48b
/
.
/
t
/
chainlint
/
chained-block.expect
blob: a546b714a69c4960ac75a228a9aa6fe5f5634030 [
file
] [
log
] [
blame
]
2
echo nobody home
&&
{
3
test the doohicky
?!
AMP
?!
4
right now
5
}
&&
6
7
GIT_EXTERNAL_DIFF
=
echo git diff
|
{
8
read path oldfile oldhex oldmode newfile newhex newmode
&&
9
test
"z$oh"
=
"z$oldhex"
10
}