projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3502de8
)
s/timetasmp/timestamp/
author
Zac Medico
<zmedico@gentoo.org>
Mon, 14 Apr 2008 00:22:21 +0000
(
00:22
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 14 Apr 2008 00:22:21 +0000
(
00:22
-0000)
svn path=/main/trunk/; revision=9883
bin/emerge-webrsync
patch
|
blob
|
history
diff --git
a/bin/emerge-webrsync
b/bin/emerge-webrsync
index 8c0f7cd9ef5c1f77fbc261a6553b79910e0f96a2..84b1075f9b59a870b2d95a50c1aae841a61936da 100755
(executable)
--- a/
bin/emerge-webrsync
+++ b/
bin/emerge-webrsync
@@
-260,7
+260,7
@@
do_snapshot() {
#
if [ ${have_files} -eq 1 ]; then
- vecho "Getting snapshot time
tas
mp ..."
+ vecho "Getting snapshot time
sta
mp ..."
local snapshot_timestamp=$(get_snapshot_timestamp "${file}")
if [ ${ignore_timestamp} == 0 ]; then