Skip to content

Commit

Permalink
Adding some debug info (voxpupuli#174).
Browse files Browse the repository at this point in the history
  • Loading branch information
dallinb committed Feb 20, 2016
1 parent 267b687 commit f4e768b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/circle.bash
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ merge () {
echo "Branch $target checked out successfully."
fi

set -x
echo "Pulling $target from the origin."
git pull -p origin || exit $?
echo "Merging $CIRCLE_BRANCH into $target."
Expand Down

0 comments on commit f4e768b

Please sign in to comment.