X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/6d2010ae8f7a6078e10b361c6962983bab233e0f..7e41aa883dd258f888d0470250eead40a53ef1f5:/tools/tests/libMicro/benchDS.sh diff --git a/tools/tests/libMicro/benchDS.sh b/tools/tests/libMicro/benchDS.sh old mode 100644 new mode 100755 index 26a2bc562..cb583001b --- a/tools/tests/libMicro/benchDS.sh +++ b/tools/tests/libMicro/benchDS.sh @@ -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 \#*)