Sign in
android
/
platform
/
external
/
annotation-tools
/
40ef88146ede5f160c5aad1c7b9d82559f9e0dc8
/
.
/
buildtest
/
svn-update-and-log
blob: 00ec395ed5fd3d4004fa6fd026b36260ffb7a7a6 [
file
]
#!/bin/sh
# Script to perform svn update and write a log. Due to file access rules,
# the entire command cannot be run from within the crontab.
svn update
>
svn
-
update
.
log