Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndncert
/
576aad18c6964a91c82c4904a283276b964901da
/
.
/
tests
/
unit-tests
/
test-send-email.sh
blob: 901d057d957cb260a231f8dff39140fd437da222 [
file
] [
log
] [
blame
]
#!/bin/sh
RECEIVER
=
$1
SECRET
=
$2
MESSAGE
=
$RECEIVER
" "
$SECRET
echo $MESSAGE
>
tmp
.
txt