From ade521b8fd9106b527ca7f92b2b3fa09cbae1c2d Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Fri, 18 Nov 1994 17:36:11 +0000 Subject: [PATCH] Whoops! Missed a quote. --- release/instdist.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/instdist.sh b/release/instdist.sh index 8a64a1fa60f8..0ad9237660c2 100644 --- a/release/instdist.sh +++ b/release/instdist.sh @@ -10,7 +10,7 @@ # putting your name on top after doing something trivial like reindenting # it, just to make it look like you wrote it!). # -# $Id: instdist.sh,v 1.11 1994/11/18 16:27:53 jkh Exp $ +# $Id: instdist.sh,v 1.12 1994/11/18 16:48:57 jkh Exp $ if [ "$_INSTINST_SH_LOADED_" = "yes" ]; then return 0 @@ -124,7 +124,7 @@ available from the primary U.S. ftp site.\n\n" -1 -1 8 \ ;; U.S#1) - ftp_path=ftp://ftp.dataplex.net/pub/FreeBSD/${DISTNAME}" + ftp_path="ftp://ftp.dataplex.net/pub/FreeBSD/${DISTNAME}" ;; U.S#2)