projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14fc12c
)
s/timetasmp/timestamp/ (trunk r9883)
author
Zac Medico
<zmedico@gentoo.org>
Mon, 14 Apr 2008 01:27:41 +0000
(
01:27
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 14 Apr 2008 01:27:41 +0000
(
01:27
-0000)
svn path=/main/branches/2.1.2/; revision=9887
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