X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/39236c6e673c41db228275375ab7fdb0f837b292..7e41aa883dd258f888d0470250eead40a53ef1f5:/tools/tests/libMicro/coreos_bench.sh diff --git a/tools/tests/libMicro/coreos_bench.sh b/tools/tests/libMicro/coreos_bench.sh index b153b43dd..a89205025 100755 --- a/tools/tests/libMicro/coreos_bench.sh +++ b/tools/tests/libMicro/coreos_bench.sh @@ -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 \#*)