< prev index next >

test/jdk/sun/security/pkcs11/Provider/ConfigQuotedString.sh

Print this page
rev 59107 : imported patch security

*** 53,68 **** # let java test exit if platform unsupported OS=`uname -s` case "$OS" in - SunOS ) - FS="/" - PS=":" - CP="${FS}bin${FS}cp" - CHMOD="${FS}bin${FS}chmod" - ;; Linux ) FS="/" PS=":" CP="${FS}bin${FS}cp" CHMOD="${FS}bin${FS}chmod" --- 53,62 ----
< prev index next >