Trivial change to test cont. build

main
Gunnar Kudrjavets 9 years ago
parent af6248d8b8
commit 8a4ee7e90b
  1. 3
      build_tools/cont_integration.sh

@ -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

Loading…
Cancel
Save