~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-devel] [PATCH] minor typo correction in setup-timezone.in

Jeremy Thomerson <jeremy@thomersonfamily.com>
Details
Message ID
<1314919584-1573-1-git-send-email-jeremy@thomersonfamily.com>
Sender timestamp
1314919584
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 setup-timezone.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup-timezone.in b/setup-timezone.in
index 54b96c3..fd1aeaf 100755
--- a/setup-timezone.in
+++ b/setup-timezone.in
@@ -101,7 +101,7 @@ while true; do
		echo $TZ > /etc/TZ || rm -f /etc/TZ
		break
	fi
	echo "'$zonepath' is not a vaild timezone on this system"
	echo "'$zonepath' is not a valid timezone on this system"
done

if [ -n "$apkdel" ]; then
-- 
1.7.4.5



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20110909185751.1039ec3c@alpinelinux.org>
In-Reply-To
<1314919584-1573-1-git-send-email-jeremy@thomersonfamily.com> (view parent)
Sender timestamp
1315587471
DKIM signature
missing
Download raw message
On Thu,  1 Sep 2011 19:26:24 -0400
Jeremy Thomerson <jeremy@thomersonfamily.com> wrote:

> ---
>  setup-timezone.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

applied. thanks!

sorry the delay.

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)