Commit ec9975c3 authored by neilpang's avatar neilpang
Browse files

fix format

parent 20444bf2
...@@ -405,7 +405,7 @@ _getfile() { ...@@ -405,7 +405,7 @@ _getfile() {
#Usage: multiline #Usage: multiline
_base64() { _base64() {
[ "" ];#urgly [ "" ] #urgly
if [ "$1" ]; then if [ "$1" ]; then
_debug3 "base64 multiline:'$1'" _debug3 "base64 multiline:'$1'"
$OPENSSL_BIN base64 -e $OPENSSL_BIN base64 -e
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment