for parallel gencharts
This commit is contained in:
parent
0e24687c1a
commit
e7550367c8
@ -133,7 +133,7 @@ function analyze {
|
|||||||
# Chart Part
|
# Chart Part
|
||||||
if [ -s "analyze-${analyzedate}/chart-${tmpfile}" ]
|
if [ -s "analyze-${analyzedate}/chart-${tmpfile}" ]
|
||||||
then
|
then
|
||||||
g_echo "generating chart for $file from analyze-${analyzedate}/chart-${tmpfile}"
|
#g_echo "generating chart for $file from analyze-${analyzedate}/chart-${tmpfile}"
|
||||||
echo "<html><head>
|
echo "<html><head>
|
||||||
<meta charset='UTF-8'>
|
<meta charset='UTF-8'>
|
||||||
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
||||||
|
Loading…
Reference in New Issue
Block a user