commit c8d53db0bb2255a49030609b25a6462872e4551a parent 6f5dd2573972617b29217dd79652543532692310 Author: Frederic Cambus <fcambus@users.sourceforge.net> Date: Thu, 6 Aug 2015 22:44:39 +0200 Fixing regression Diffstat:
M | ansiweather | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/ansiweather b/ansiweather @@ -75,7 +75,6 @@ auto_locate() { ret=$city,$country - if [ "$ret" == "," ] if [ "$ret" = "," ] then return 1