diff --git a/test.sh b/test.sh index 8daf8830..74659bf5 100755 --- a/test.sh +++ b/test.sh @@ -2,6 +2,8 @@ # test suite... echo running test.sh +echo "ENV:" +env # ensure there is no trailing whitespace or other whitespace errors git diff-tree --check $(git hash-object -t tree /dev/null) HEAD