From 998c143e852661fdbabb142b183537d83e6d3543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Wed, 3 Aug 2016 11:45:13 +0200 Subject: [PATCH] repair bugs --- html_md.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html_md.sh b/html_md.sh index b9ee31f43..f8ab0f1af 100755 --- a/html_md.sh +++ b/html_md.sh @@ -9,7 +9,7 @@ if [ "$1" = "-t" ]; then # testing new function - + echo "Testing..." fi if [ "$1" = "-w" ]; then -- GitLab