artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d23ae61
)
turns out changes to getresp weren't really the ticket, I'd revert it, but don't...
author
grr
<grr@openbsd.org>
Mon, 5 May 1997 05:18:19 +0000
(
05:18
+0000)
committer
grr
<grr@openbsd.org>
Mon, 5 May 1997 05:18:19 +0000
(
05:18
+0000)
distrib/miniroot/install.sub
patch
|
blob
|
history
diff --git
a/distrib/miniroot/install.sub
b/distrib/miniroot/install.sub
index
e60fe28
..
b2b67d7
100644
(file)
--- a/
distrib/miniroot/install.sub
+++ b/
distrib/miniroot/install.sub
@@
-1,5
+1,5
@@
#!/bin/sh
-# $OpenBSD: install.sub,v 1.1
6 1997/05/05 00:35:36 tholo
Exp $
+# $OpenBSD: install.sub,v 1.1
7 1997/05/05 05:18:19 grr
Exp $
# $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
@@
-60,6
+60,7
@@
if [ X$EDITOR = X ]; then
export EDITOR
fi
+# Please don't use the 1 of n form below, good idea, wrong implementation!
# get a reponse with default[s]
getresp() {
valid="false"