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