diff --git a/loolwsd/test/run_unit.sh.in b/loolwsd/test/run_unit.sh.in index 652340f86..06ee8a97d 100755 --- a/loolwsd/test/run_unit.sh.in +++ b/loolwsd/test/run_unit.sh.in @@ -3,6 +3,11 @@ # DO NOT EDIT - this file is generated from run_unit.sh.in. # +echo +echo "Running unit-test:" +echo $0 $@ +echo + # substituted variables in one place: DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" abs_top_builddir="${DIR}/.."