summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2001-11-19 01:09:43 +0000
committerderaadt <deraadt@openbsd.org>2001-11-19 01:09:43 +0000
commit8be1a1556bddfe66fca9a3a8d98d9af178d02cda (patch)
treedf8ce73cd4f68226eb1684750602261193ef9d44
parentclean & KNF (diff)
downloadwireguard-openbsd-8be1a1556bddfe66fca9a3a8d98d9af178d02cda.tar.xz
wireguard-openbsd-8be1a1556bddfe66fca9a3a8d98d9af178d02cda.zip
remove 6 spaces or tabs at end of line, making this file 6 bytes smaller. eat your heart out krw
-rw-r--r--distrib/miniroot/install.sub14
1 files changed, 7 insertions, 7 deletions
diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub
index 4586fcbe634..19435a23b77 100644
--- a/distrib/miniroot/install.sub
+++ b/distrib/miniroot/install.sub
@@ -1,5 +1,5 @@
#!/bin/sh
-# $OpenBSD: install.sub,v 1.173 2001/11/18 22:48:58 krw Exp $
+# $OpenBSD: install.sub,v 1.174 2001/11/19 01:09:43 deraadt Exp $
# $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $
#
# Copyright (c) 1997,1998 Todd Miller, Theo de Raadt
@@ -143,7 +143,7 @@ getresp() {
if [ "X$valid" = "Xfalse" ]; then
echo "Try again: Enter one of [$@]"
fi
- done
+ done
set +o noglob
}
@@ -839,7 +839,7 @@ enable_network() {
# Display results...
echo "Network interface configuration:"
ifconfig -am
-
+
# enable the resolver if resolv.conf is available
if [ -f /etc/resolv.conf ]; then
route show
@@ -1871,7 +1871,7 @@ if [ ! -d /usr/share/zoneinfo ]; then
else
_zonepath=
fi
-
+
cat << __EOT
Select a time zone for your location. Timezones are represented on the system
@@ -2284,10 +2284,10 @@ donetconfig() {
FQDN=""
get_fqdn /tmp/resolv.conf
-
+
configure_all_interfaces
- # As dhclient will populate /etc/resolv.conf, a symbolic link to
+ # As dhclient will populate /etc/resolv.conf, a symbolic link to
# /tmp/resolv.conf.shadow, mv any such file to /tmp/resolv.conf
# so it will eventually be copied to /mnt/etc/resolv.conf and will
# not in the meantime remove the user's ability to choose to use it
@@ -2357,7 +2357,7 @@ donetconfig() {
esac
fi
- if [ ! -f /tmp/resolv.conf.shadow ]; then
+ if [ ! -f /tmp/resolv.conf.shadow ]; then
echo
echo "The host table is as follows:"
echo