increased verbosity a lot inside alt_sync.sh, as it helps to see the repos and branches etc

This commit is contained in:
David Buzz 2017-12-24 05:04:00 +00:00 committed by Buzz
parent f17a82082a
commit 329f1fc139

View File

@ -2,6 +2,8 @@
# alternative to the 'sync' tool, which puts stuff in /solo-build, for now we'll use /solo-build-alt
#
# 'master', 'tags/2.9.94' ( for a tag) or '2.9.94' ( for a branch ) is ok:
set -xv
name=$1
echo "git reference: $name"
#