This is an automated email from the ASF dual-hosted git repository. ddekany pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/freemarker-docgen.git
commit 7ce98b3d10d25a1cb9d27a62b57ed5fe3e7b14a2 Author: ddekany <[email protected]> AuthorDate: Sun Jul 12 02:14:44 2020 +0200 (Test script adjustment) --- legacy-tests/cli.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy-tests/cli.bat b/legacy-tests/cli.bat index 569ab2d..18029d2 100644 --- a/legacy-tests/cli.bat +++ b/legacy-tests/cli.bat @@ -1,3 +1,4 @@ +@echo off rem Licensed to the Apache Software Foundation (ASF) under one or more rem contributor license agreements. See the NOTICE file distributed with rem this work for additional information regarding copyright ownership.
