From a2b04fbd387c6e50210c02decb04548745e5a959 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Apr 2016 18:34:49 +0300 Subject: Add debug output into contributors.sh --- .tools/contributors.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to '.tools') diff --git a/.tools/contributors.sh b/.tools/contributors.sh index fdc902c6..c9304e3e 100755 --- a/.tools/contributors.sh +++ b/.tools/contributors.sh @@ -10,10 +10,13 @@ gitclone https://gitlab.com/evol/evol-tools.git tools cd tools/contrib_xsl +pwd make about-server check_error cd ../../clientdata +pwd +git diff export RES=$(git diff) if [[ -n "${RES}" ]]; then -- cgit v1.2.3-60-g2f50