summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sources/bin/.scala_wrapper.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/sources/bin/.scala_wrapper.tmpl b/sources/bin/.scala_wrapper.tmpl
index 5300d95e6b..b50f4a64fe 100644
--- a/sources/bin/.scala_wrapper.tmpl
+++ b/sources/bin/.scala_wrapper.tmpl
@@ -1021,6 +1021,8 @@ test_main() {
fi
fi
+ printf_outline "Source directory is: $SRCDIR\\n\\n";
+
test_check_all;
if [ $FAILURE_COUNT -eq 0 ]; then