Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r9887 - main/branches/2.1.2/bin
Date: Mon, 14 Apr 2008 01:27:44
Message-Id: E1JlDTy-0004cE-6F@stork.gentoo.org
1 Author: zmedico
2 Date: 2008-04-14 01:27:41 +0000 (Mon, 14 Apr 2008)
3 New Revision: 9887
4
5 Modified:
6 main/branches/2.1.2/bin/emerge-webrsync
7 Log:
8 s/timetasmp/timestamp/ (trunk r9883)
9
10
11 Modified: main/branches/2.1.2/bin/emerge-webrsync
12 ===================================================================
13 --- main/branches/2.1.2/bin/emerge-webrsync 2008-04-14 01:23:45 UTC (rev 9886)
14 +++ main/branches/2.1.2/bin/emerge-webrsync 2008-04-14 01:27:41 UTC (rev 9887)
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