Fix typo, pointed out privately by Petri Koistinen.
This commit is contained in:
parent
43bcdca61e
commit
f2a9404fd1
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $NetBSD: install.sub,v 1.36 2000/09/03 20:01:46 pk Exp $
|
||||
# $NetBSD: install.sub,v 1.37 2000/10/30 20:21:08 is Exp $
|
||||
#
|
||||
# Copyright (c) 1996 The NetBSD Foundation, Inc.
|
||||
# All rights reserved.
|
||||
@ -1347,7 +1347,7 @@ __install_sets_1
|
||||
verbose_flag=v
|
||||
;;
|
||||
*)
|
||||
echo "Not using verbose listing.."
|
||||
echo "Not using verbose listing."
|
||||
verbose_flag=""
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user