Revision: 51797
          http://brlcad.svn.sourceforge.net/brlcad/?rev=51797&view=rev
Author:   carlmoore
Date:     2012-08-07 20:41:24 +0000 (Tue, 07 Aug 2012)
Log Message:
-----------
remove trailing blanks/tabs , and fix spellings

Modified Paths:
--------------
    brlcad/trunk/bench/run.sh

Modified: brlcad/trunk/bench/run.sh
===================================================================
--- brlcad/trunk/bench/run.sh   2012-08-07 20:37:18 UTC (rev 51796)
+++ brlcad/trunk/bench/run.sh   2012-08-07 20:41:24 UTC (rev 51797)
@@ -278,7 +278,7 @@
 well-known datasets into 512x512 images where performance metrics are
 documented and fairly well understood.  The local machine's
 performance is compared to the base system (called VGR) and a numeric
-"VGR" mulitplier of performance is computed.  This number is a
+"VGR" multiplier of performance is computed.  This number is a
 simplified metric from which one may qualitatively compare cpu and
 cache performance, versions of BRL-CAD, and different compiler
 characteristics.
@@ -318,7 +318,7 @@
 effectively performing a multiplier amount of work over the initial
 frame.
 
-Plese send your BRL-CAD Benchmark results to the developers along with
+Please send your BRL-CAD Benchmark results to the developers along with
 detailed system information to <[email protected]>.  Include at least:
 
   0) Compiler name and version (e.g. gcc --version)
@@ -619,7 +619,7 @@
     $ECHO
     $ECHO "ERROR:  ELP does not seem to work as expected"
     exit 2
-fi 
+fi
 
 
 # utility function to set a variable if it's not already set to something
@@ -1176,7 +1176,7 @@
     done
 
     # extract the RTFM values from the log files, use TR to convert
-    # newlines to tabs.  the trailing tab is signficant in case there
+    # newlines to tabs.  the trailing tab is significant in case there
     # are not enough results.
     #
     # FIXME: should really iterate one file at a time so we don't
@@ -1342,7 +1342,7 @@
 # see if we fail
 if test ! "x$ret" = "x0" ; then
     $ECHO
-    $ECHO "THE BENCHARK ANALYSIS DID NOT COMPLETE SUCCESSFULLY." 
+    $ECHO "THE BENCHMARK ANALYSIS DID NOT COMPLETE SUCCESSFULLY."
     $ECHO
     $ECHO "A benchmark failure means this is not a viable install of BRL-CAD.  
This may be"
     $ECHO "a new bug or (more likely) is a compilation configuration error.  
Ensure your"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to