projects / phoronix-test-suite.git / commitdiff
Build Results
 
Summary

Description: Phoronix Test Suite open-source benchmarking development
Last Change: Fri 5/17/13 22:52

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Fri 5/17/13 22:52
Michael Larabel  
phodevi: Report CPU... 
Wed 5/15/13 21:50
Michael Larabel  
Phoronix Test Suite... 
Wed 5/15/13 21:39
Michael Larabel  
pts-core: DragonFlyBSD... 
Wed 5/15/13 15:47
Michael Larabel  
pts-core: Updates from... 
Wed 5/15/13 15:43
Michael Larabel  
 
Sat 5/11/13 13:55
Michael Larabel  
pts-core: Fix for... 
 
> --git a/pts-core/commands/batch_run.php b/pts-core/commands/batch_run.php
index 11511f4
..c1678ee 100644
--- a/pts-core/commands/batch_run.php
+++ b/pts-core/commands/batch_run.php
@@ -3,+3,@@
 
/*
     Phoronix Test Suite
     URLs: http://www.phoronix.com, http://www.phoronix-test-suite.com/
-    Copyright (C) 2009 - 2010, Phoronix Media
-    Copyright (C) 2009 - 2010, Michael Larabel
+    Copyright (C) 2009 - 2012, Phoronix Media
+    Copyright (C) 2009 - 2012, Michael Larabel

     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -35,6 +35,10 @@ class batch_run implements pts_option_interface
     {
         pts_test_run_manager::standard_run($r, pts_c::batch_mode);
     }
+    public static function invalid_command($passed_args = null)
+    {
+        pts_tests::invalid_command_helper($passed_args);
+    }
 }<
 
Phoronix.com
Linux Driver Forums
Copyright © 2013 by Phoronix Media