Sign in
googlers
/
jrn
/
git
/
6840423c6fa27085aad8b091fc73ea1d9bcdadd6
/
.
/
t
/
chainlint
/
chain-break-status.expect
blob: e6b3b2193e869136e222ec582853ba3f17254e53 [
file
] [
log
] [
blame
]
OUT
=
$
(
((
large_git
;
echo $
?
1
>&
3
)
|
:)
3
>&
1
)
&&
test_match_signal
13
"$OUT"
&&
{
test
-
tool sigchain
>
actual
;
ret
=
$
?;
}
&&
{
test_match_signal
15
"$ret"
||
test
"$ret"
=
3
}
&&
test_cmp expect actual