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

Description: Unnamed repository; edit this file to name it for gitweb.
Last Change: Mon 8/30/10 20:43

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Mon 8/30/10 20:43
Michael Larabel  
 
Mon 8/30/10 20:37
Michael Larabel  
pts-core: Last minute... 
Sat 8/28/10 12:53
Michael Larabel  
pts-core: Detect if a... 
Sat 8/28/10 10:34
Michael Larabel  
pts-core: Fix test result... 
Fri 8/27/10 8:51
Michael Larabel  
pts-core: When doing a... 
Wed 8/25/10 18:46
Michael Larabel  
 
 
> --git a/pts-core/pts-run-benchmark.php b/pts-core/pts-run-benchmark.php
index fbceaa6
..d5c32f2 100644
--- a/pts-core/pts-run-benchmark.php
+++ b/pts-core/pts-run-benchmark.php
@@ -244,+244,@@ if($SAVE_RESULTS)
         echo 
"Results Saved To: " SAVE_RESULTS_LOCATION "$PROPOSED_FILE_NAME.xml\n";
         
display_web_browser(SAVE_RESULTS_LOCATION "$PROPOSED_FILE_NAME.xml");

-        
$upload_results pts_bool_question("Would you like to upload these results to PTS Global (y/N)?"false);
+        
$upload_results pts_bool_question("Would you like to upload these results to PTS Global (Y/n)?"true);

         if(
$upload_results)
             echo 
"Results Uploaded To: " pts_global_upload_result(SAVE_RESULTS_LOCATION "$PROPOSED_FILE_NAME.xml") . "\n";
<
 
Phoronix.com
Linux Driver Forums
Copyright © 2010 by Phoronix Media