Trivial change to test cont. build

This commit is contained in:
Gunnar Kudrjavets 2016-06-23 11:52:31 -07:00
parent af6248d8b8
commit 8a4ee7e90b

View File

@ -30,6 +30,9 @@ PREV_COMMIT=
log "Starting to monitor for new RocksDB changes ..."
log "Running under `pwd` as `whoami`."
git remote -v
git status
# Paranoia. Make sure that we're using the right branch.
git checkout master