This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git

commit afe20df85c0c2f284d43d0ce9855721273c0d4dd
Author: ddekany <[email protected]>
AuthorDate: Fri Aug 9 23:17:14 2019 +0200

    (Deleted accidentally added test ad-hoc test file)
---
 src/main/resources/freemarker/included.html | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/src/main/resources/freemarker/included.html 
b/src/main/resources/freemarker/included.html
deleted file mode 100644
index 36c9254..0000000
--- a/src/main/resources/freemarker/included.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<div class="code">
-<pre><code>SCRIPT_DIR=&quot;\
-  $(\
-    cd &quot;$(dirname &quot;${BASH_SRC_DIR[0]}&quot;)&quot; \
-    &gt;/dev/null 2&gt;&amp;1 \
-    &amp;&amp; pwd\
-  )&quot;
-SCRIPT_NAME=$(basename $0)</code></pre>
-</div>
\ No newline at end of file

Reply via email to