Skip to content
Snippets Groups Projects
Commit 4ac925e1 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove time command at replace loop

parent 224c2d7f
No related branches found
No related tags found
1 merge request!13remove time command at replace loop
...@@ -201,7 +201,7 @@ function _generateFiles(){ ...@@ -201,7 +201,7 @@ function _generateFiles(){
local _tmpfile=/tmp/newfilecontent$$.tmp local _tmpfile=/tmp/newfilecontent$$.tmp
h2 "generate files from templates..." h2 "generate files from templates..."
time for mytpl in templates/* for mytpl in templates/*
do do
# h3 $mytpl # h3 $mytpl
local _doReplace=1 local _doReplace=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment