fix format

This commit is contained in:
neilpang 2016-12-27 21:29:44 +08:00
parent 20444bf253
commit ec9975c3d9
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ _getfile() {
#Usage: multiline
_base64() {
[ "" ];#urgly
[ "" ] #urgly
if [ "$1" ]; then
_debug3 "base64 multiline:'$1'"
$OPENSSL_BIN base64 -e