aboutsummaryrefslogtreecommitdiff
path: root/src/templating/dotest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/templating/dotest.sh')
-rwxr-xr-xsrc/templating/dotest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templating/dotest.sh b/src/templating/dotest.sh
index 7945ca5c5..7b24bcf9f 100755
--- a/src/templating/dotest.sh
+++ b/src/templating/dotest.sh
@@ -7,6 +7,7 @@ exit_fail() {
}
mustach=${mustach:-../mustach}
+ldd "${mustach}"
echo starting test
if test "$NOVALGRIND" = 1
then