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:
depristo 2010-11-12 19:30:54 +00:00
parent b51762c279
commit 4f4eec12dd
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ generateOneReport <- function(d, header, includeByWeek = T) {
reportCountingPlot(d$java, head("Java version"))
reportCountingPlot(d$machine, head("Machine"))
reportCountingPlot(d$working.directory, head("Working directory"))
#reportCountingPlot(d$working.directory, head("Working directory"))
}
RUNME = T