Let's actually name that something different.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5710 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -59,7 +59,7 @@ public class ReportManager
|
||||
public static final String DEFAULT_TYPE = "";
|
||||
|
||||
/** A string constant representing a report with detailed profiling information. */
|
||||
public static final String PROFILE_TYPE = "";
|
||||
public static final String PROFILE_TYPE = "profile";
|
||||
|
||||
/**
|
||||
* Starts up our periodic report generation task on the supplied run queue.
|
||||
|
||||
Reference in New Issue
Block a user