]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/tests/libMicro/benchDS.sh
xnu-3248.60.10.tar.gz
[apple/xnu.git] / tools / tests / libMicro / benchDS.sh
index 26a2bc562770e975f325722d33e382937b7d0f60..cb583001bfc317ea4b595778f9ea87081273c074 100755 (executable)
@@ -193,16 +193,16 @@ HOST_BASE=sfs0
 HOST_RANGE=1-8
 
 #
-# Everything below the while loop is input for the while loop
-# if you have any tests which can't run in the while loop, put
+# Everything below the while loop is input for the while loop if
+# you have any tests which can't run in the while loop, put
 # them above this comment
 #
 while read A B
 do
        # $A contains the command, $B contains the arguments
        # we echo blank lines and comments
-       # we skip anything which fails to match *$1* (useful
-       # if we only want to test one case, but a nasty hack)
+       # we skip anything which fails to match *$1* (useful if
+       # we only want to test one case, but a nasty hack)
 
        case $A in
        \#*)