Sign in
googlers
/
jrn
/
git
/
refs/heads/maint
/
.
/
t
/
chainlint
/
exclamation.expect
blob: 078744b61b5dcf95920157539307f14a5fda14b6 [
file
] [
log
] [
blame
]
2
if
!
condition
;
then
echo nope
;
else
yep
;
fi
&&
3
test_prerequisite
!
MINGW
&&
4
mail uucp
!
address
&&
5
echo
!
whatever
!