Skip to content

Commit

Permalink
Print environment for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
kpaulisse committed Sep 28, 2017
1 parent 41d473d commit 5f3ece9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/cibuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
echo 'Starting script/cibuild'

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && cd .. && pwd )"
env

# Create a temporary file to capture output of various steps.
export OUTPUT_FILE="$(mktemp)"
Expand Down

0 comments on commit 5f3ece9

Please sign in to comment.