Skip to content

Commit

Permalink
Adding echo to debug the script
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirudh Rekhi committed May 19, 2016
1 parent 98d1820 commit ccc35d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/populate-sha.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ echo GIT:$GITDIR
echo PWD:`pwd`
echo LS: `ls -al ../`


config=../package.meta
echo "Writing Version and SHA info. to $config"
if [ -e "$config" ]; then
Expand Down

0 comments on commit ccc35d2

Please sign in to comment.