summaryrefslogtreecommitdiffstats
path: root/pts-core/options
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-11-29 12:24:58 -0500
committerMichael Larabel <michael@phx-laptop.(none)>2008-11-29 12:24:58 -0500
commitb3e534b27443892d9f73401003b2f1ea57051a77 (patch)
tree97339f409c35b17bfbb4df494c985096c0c06900 /pts-core/options
parent7294ada5862935f14419dc2e1161679a728a7e3e (diff)
downloadphoronix-test-suite-upstream-b3e534b27443892d9f73401003b2f1ea57051a77.tar.gz
phoronix-test-suite-upstream-b3e534b27443892d9f73401003b2f1ea57051a77.tar.xz
phoronix-test-suite-upstream-b3e534b27443892d9f73401003b2f1ea57051a77.zip
pts-core: Rename analyze option to analyze-batch
Diffstat (limited to 'pts-core/options')
-rw-r--r--pts-core/options/analyze_batch.php (renamed from pts-core/options/analyze_results.php)2
1 files changed, 1 insertions, 1 deletions
diff --git a/pts-core/options/analyze_results.php b/pts-core/options/analyze_batch.php
index d4d2560..aa3cd83 100644
--- a/pts-core/options/analyze_results.php
+++ b/pts-core/options/analyze_batch.php
@@ -20,7 +20,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-class analyze_results
+class analyze_batch
{
public static function run($r)
{