[packages/tzdata] tabs

glen glen at pld-linux.org
Mon Jul 13 15:33:00 CEST 2015


commit 96607aa2dce22d5557cc6f407e1c8385d2149a9c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jul 13 16:32:56 2015 +0300

    tabs

 timezone.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/timezone.sh b/timezone.sh
index 637f456..8c82ad4 100755
--- a/timezone.sh
+++ b/timezone.sh
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 if [ -x /usr/bin/timedatectl ] && \
-    [ -z "$ZONE_INFO_DIR" -o "$ZONE_INFO_DIR" = "/usr/share/zoneinfo" ] && \
-    [ -z "$ZONE_INFO_SCHEME" -o "$ZONE_INFO_SCHEME" = "posix" ] ; then
+	[ -z "$ZONE_INFO_DIR" -o "$ZONE_INFO_DIR" = "/usr/share/zoneinfo" ] && \
+	[ -z "$ZONE_INFO_SCHEME" -o "$ZONE_INFO_SCHEME" = "posix" ] ; then
 	exec /usr/bin/timedatectl set-timezone "$TIMEZONE"
 fi
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tzdata.git/commitdiff/96607aa2dce22d5557cc6f407e1c8385d2149a9c



More information about the pld-cvs-commit mailing list