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