Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r9883 - main/trunk/bin
Date: Mon, 14 Apr 2008 00:22:25
Message-Id: E1JlCSk-0000eE-K4@stork.gentoo.org
1 Author: zmedico
2 Date: 2008-04-14 00:22:21 +0000 (Mon, 14 Apr 2008)
3 New Revision: 9883
4
5 Modified:
6 main/trunk/bin/emerge-webrsync
7 Log:
8 s/timetasmp/timestamp/
9
10
11 Modified: main/trunk/bin/emerge-webrsync
12 ===================================================================
13 --- main/trunk/bin/emerge-webrsync 2008-04-14 00:09:22 UTC (rev 9882)
14 +++ main/trunk/bin/emerge-webrsync 2008-04-14 00:22:21 UTC (rev 9883)
15 @@ -260,7 +260,7 @@
16 #
17 if [ ${have_files} -eq 1 ]; then
18
19 - vecho "Getting snapshot timetasmp ..."
20 + vecho "Getting snapshot timestamp ..."
21 local snapshot_timestamp=$(get_snapshot_timestamp "${file}")
22
23 if [ ${ignore_timestamp} == 0 ]; then
24
25 --
26 gentoo-commits@l.g.o mailing list