lcov-report/lcov-report.sh | 2 ++ 1 file changed, 2 insertions(+) New commits: commit 469be295be29c711874a144fc923936498471a5d Author: Maarten Hoes <hoes.maar...@gmail.com> Date: Wed Mar 4 20:51:40 2015 +0100
Allow for easier debugging by setting $DEBUG. Change-Id: Iefb0e6106695e7347da0c2447da98aab13eb7705 Reviewed-on: https://gerrit.libreoffice.org/14745 Reviewed-by: Norbert Thiebaud <nthieb...@gmail.com> Tested-by: Norbert Thiebaud <nthieb...@gmail.com> diff --git a/lcov-report/lcov-report.sh b/lcov-report/lcov-report.sh index d23828a..1e7cbd2 100755 --- a/lcov-report/lcov-report.sh +++ b/lcov-report/lcov-report.sh @@ -8,6 +8,8 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # +[ "$DEBUG" ] && set -xv + # # Functions # _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits