From a0e34b44a2151e7802e62e050199287dceba17b6 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Wed, 10 Jul 1996 11:38:29 +0000 Subject: Better error checking in helpfile expander. Tart up some of the output a little. --- usr.sbin/sysinstall/msg.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.sbin/sysinstall/msg.c') diff --git a/usr.sbin/sysinstall/msg.c b/usr.sbin/sysinstall/msg.c index fe40ce6879e53..f37b0d37ddb8f 100644 --- a/usr.sbin/sysinstall/msg.c +++ b/usr.sbin/sysinstall/msg.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: msg.c,v 1.35 1996/06/08 09:08:43 jkh Exp $ + * $Id: msg.c,v 1.36 1996/06/14 14:33:57 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -319,8 +319,6 @@ msgWeHaveOutput(char *fmt, ...) msgDebug("Notify: %s\n", errstr); dialog_clear(); dialog_msgbox("Information Dialog", errstr, -1, -1, 0); - if (OnVTY) - msgInfo("Command output is on VTY2 - type ALT-F2 to see it"); } /* Simple versions of msgConfirm() and msgNotify() for calling from scripts */ -- cgit v1.3