changeset 7013:22a27dfd0510

8005527: [TEST_BUG] console.sh failed Automatically with exit code 1. Reviewed-by: xuelei
author weijun
date Mon, 22 Apr 2013 11:39:53 +0800
parents e8f1dc6d0c0c
children 3ca33647db95 72fa581a83a4
files test/sun/security/tools/keytool/console.sh
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/test/sun/security/tools/keytool/console.sh	Fri Apr 19 16:50:10 2013 -0700
+++ b/test/sun/security/tools/keytool/console.sh	Mon Apr 22 11:39:53 2013 +0800
@@ -1,5 +1,3 @@
-#! /bin/sh
-
 #
 # Copyright (c) 2006, 2008, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -24,10 +22,11 @@
 #
 
 # @test
-# @bug 6418647
+# @bug 6418647 8005527
 # @summary Doc bug 5035358 shows sun.security.util.Password.readPassword() is buggy.
 # @author Weijun Wang
-#
+# @ignore unable to test manual tools that have input from stdin,
+#               and output to stderr and stdout
 # @run shell/manual console.sh
 
 if [ "$ALT_PASS" = "" ]; then