Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndncert
/
1013078297078fce5d2a125da79ff93a985dc3fc
/
.
/
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