changeset 1546:ab8993d8723a

7187051: ShortRSAKeynnn.sh tests should do cleanup before start test Reviewed-by: xuelei
author weijun
date Tue, 18 Oct 2016 02:54:33 +0100
parents 724b8690f470
children 765d7f65cc42
files test/sun/security/mscapi/ShortRSAKey1024.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/sun/security/mscapi/ShortRSAKey1024.sh	Tue Oct 18 02:40:06 2016 +0100
+++ b/test/sun/security/mscapi/ShortRSAKey1024.sh	Tue Oct 18 02:54:33 2016 +0100
@@ -64,7 +64,7 @@
     Windows* | CYGWIN* )
 
         echo "Removing the keypair if it already exists (for unknown reason)..."
-        ${TESTJAVA}/bin/keytool \
+        ${TESTJAVA}${FS}bin${FS}keytool \
             -delete \
             -storetype Windows-My \
             -debug \