From 3c1622a046fe6db4007b2d8bd9f97cdee7fe16ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 1 Aug 2015 23:30:59 +0300 Subject: [PATCH] fix one "bashism" --- package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.sh b/package.sh index 4f2abda9b..8338a2766 100755 --- a/package.sh +++ b/package.sh @@ -8,7 +8,7 @@ # VERSION="$1" -if [ "$VERSION" == "" ]; then +if [ "$VERSION" = "" ]; then VERSION="`git log --format=oneline | awk '{print $1}' | head -1`" fi pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy