summaryrefslogtreecommitdiff
path: root/src/templating/dotest.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-01 13:02:55 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-01 13:02:55 +0200
commite68925c2b59e54eac8db9b87b1e71bd0fd86530d (patch)
treeeb566c14ac738cc761b73265e1398462f979f350 /src/templating/dotest.sh
parent2805413486701578c642a24faa1a0c698f8f3bd5 (diff)
downloadexchange-e68925c2b59e54eac8db9b87b1e71bd0fd86530d.tar.gz
exchange-e68925c2b59e54eac8db9b87b1e71bd0fd86530d.tar.bz2
exchange-e68925c2b59e54eac8db9b87b1e71bd0fd86530d.zip
still debugging templating tests
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