]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/tests/libMicro/coreos_bench.sh
xnu-4570.20.62.tar.gz
[apple/xnu.git] / tools / tests / libMicro / coreos_bench.sh
index b153b43dd4fed970f0ca97d5431271cbe63ff752..a89205025dec53e8dcb5fd4ea907e8afae3ec6f4 100755 (executable)
@@ -206,16 +206,16 @@ fi
 #endif /* End of Apple code */
 
 #
-# 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
        \#*)