fix prefix

This commit is contained in:
Doug MacEachern 2008-07-19 15:31:46 +00:00
parent 2df15884f2
commit 62b0dd852d
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ public class SigarTestPrinter extends ResultPrinter {
//just print once if we're run w/ "time 10 test"
private static boolean printedVersion;
private static final String PREFIX =
"org.hyperic.sigar.test.Test";
"org.hyperic.sigar.test.";
private static final String[][] LOG_PROPS = {
{