Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndncert
/
defa959fbadc4ab4561b8e3ab359c4bd402ae078
/
.
/
tests
/
unit-tests
/
test-send-email.sh
blob: 78117fcb6192ab47e4fbb19dd6074f8b5cf01dd6 [
file
] [
log
] [
blame
]
Zhiyi Zhang
defa959
2017-02-21 10:56:22 -0800
[
diff
] [
blame^
]
1
#!/bin/sh
2
3
RECEIVER
=
$1
4
SECRET
=
$2
5
6
MESSAGE
=
$RECEIVER$SECRET
7
8
echo $MESSAGE