10% circumnavigate the earth
authorIan Kelling <iank@fsf.org>
Tue, 24 Oct 2017 04:15:36 +0000 (00:15 -0400)
committerIan Kelling <iank@fsf.org>
Tue, 24 Oct 2017 04:15:36 +0000 (00:15 -0400)
distro-begin

index 214c33f95e6cf99b6b9a9090d771db1af44625f5..9ef6891d01f90a68986a1fbef830f47f12e73685 100755 (executable)
@@ -700,7 +700,7 @@ spawn dpkg-reconfigure tzdata -freadline
 expect -nocase timeout {exit 1} "Geographic area:"
 send "12\r"
 expect -nocase timeout {exit 1} "Time zone:"
-send "11\r"
+send "5\r"
 expect eof
 exit
 EOF