Merge "Add timestamp.txt for rsync mirrors"

This commit is contained in:
Jenkins 2016-08-29 05:12:21 +00:00 committed by Gerrit Code Review
commit f366fdb183
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ $K5START rsync -rlptDvz \
# TODO(pabelanger): Validate rsync process
date --iso-8601=ns
date --iso-8601=ns | $K5START tee $BASE/timestamp.txt
echo "rsync completed successfully, running vos release."
k5start -t -f /etc/afsadmin.keytab service/afsadmin -- vos release -v $MIRROR_VOLUME

View File

@ -38,7 +38,7 @@ $K5START rsync -rlptDvz \
# TODO(pabelanger): Validate rsync process
date --iso-8601=ns
date --iso-8601=ns | $K5START tee $BASE/timestamp.txt
echo "rsync completed successfully, running vos release."
k5start -t -f /etc/afsadmin.keytab service/afsadmin -- vos release -v $MIRROR_VOLUME