Sign in
android
/
platform
/
external
/
annotation-tools
/
0b93d64b4abb71d48fb7e56c9c5c0b752fbdf3b6
/
.
/
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