jdk/test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh
changeset 12047 320a714614e9
parent 10332 9037c51ae512
child 14342 8435a30053c1
--- a/jdk/test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh	Tue Mar 06 10:25:45 2012 +0800
+++ b/jdk/test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh	Tue Mar 06 20:34:38 2012 +0000
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2008, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -99,6 +99,7 @@
 MKDIR="mkdir -p"
 CHMOD="chmod"
 
+
 STATUS=0
 for token in ${TOKENS}
 do