[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [bridgedb/master] Whitespace fix for one line in scripts/make-ssl-cert.
commit 14ff79b443ca17f2b9140ee00ab3092c2647d180
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date: Tue May 20 18:11:43 2014 +0000
Whitespace fix for one line in scripts/make-ssl-cert.
---
scripts/make-ssl-cert | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/make-ssl-cert b/scripts/make-ssl-cert
index 77fd728..ea2fc39 100755
--- a/scripts/make-ssl-cert
+++ b/scripts/make-ssl-cert
@@ -27,7 +27,7 @@ while [ -h "$THIS_FILE" ]; do
THIS_FILE="$(readlink "$THIS_FILE")"
# if $THIS_FILE was a relative symlink, we need to resolve it relative to
# the path where the symlink file was located:
- [[ $THIS_FILE != /* ]] && THIS_FILE="$THIS_PATH/$THIS_FILE"
+ [[ $THIS_FILE != /* ]] && THIS_FILE="$THIS_PATH/$THIS_FILE"
done
THIS_PATH="$( cd -P "$( dirname "$THIS_FILE" )" && pwd )"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits