Minor improvement
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4659 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
b51762c279
commit
4f4eec12dd
|
|
@ -154,7 +154,7 @@ generateOneReport <- function(d, header, includeByWeek = T) {
|
||||||
|
|
||||||
reportCountingPlot(d$java, head("Java version"))
|
reportCountingPlot(d$java, head("Java version"))
|
||||||
reportCountingPlot(d$machine, head("Machine"))
|
reportCountingPlot(d$machine, head("Machine"))
|
||||||
reportCountingPlot(d$working.directory, head("Working directory"))
|
#reportCountingPlot(d$working.directory, head("Working directory"))
|
||||||
}
|
}
|
||||||
|
|
||||||
RUNME = T
|
RUNME = T
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue