[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [ooni-probe/master] Fix typo



commit 9bc66e72853a473aa46639e2227e55bd6d5f9e67
Author: anadahz <kojgelo@xxxxxxxxx>
Date:   Wed Feb 4 01:35:32 2015 +0100

    Fix typo
---
 setup-dependencies.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup-dependencies.sh b/setup-dependencies.sh
index 28593db..d96f2cf 100755
--- a/setup-dependencies.sh
+++ b/setup-dependencies.sh
@@ -20,7 +20,7 @@ elif [ -r /lib/lsb/init-functions ]; then
   elif [ "$( lsb_release -is )" == "LinuxMint" ]; then
     source $MINT_RELEASE_VARS
     DISTRO="$ID"
-    DISTRO_VERSION="$( echo $VERSION | cut -d' ' -f2 | tr [:upper:] [:lower:] )"
+    DISTRO_VERSION="$( echo $VERSION | cut -d' ' -f3 | tr [:upper:] [:lower:] )"
   else
     DISTRO="debian"
   fi



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits