jdk/test/sun/security/tools/keytool/autotest.sh
changeset 20201 50cc2d25a60b
parent 15254 3997a6f357cb
child 20771 fd59589eab62
--- a/jdk/test/sun/security/tools/keytool/autotest.sh	Wed Jul 05 19:13:10 2017 +0200
+++ b/jdk/test/sun/security/tools/keytool/autotest.sh	Fri Sep 27 16:29:44 2013 -0700
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2013, 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
@@ -58,7 +58,7 @@
 case "$OS" in
   SunOS )
     FS="/"
-    LIBNAME="/usr/lib/mps/libsoftokn3.so"
+    LIBNAME="/usr/lib/mps/`isainfo -n`/libsoftokn3.so"
     ;;
   Linux )
     FS="/"