From 3a80841a8b524ba952e7973be5153050af84d889 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 7 Mar 2018 07:34:07 +0000 Subject: bootstrap: don't output "Hopefully" when bootstrap finishes The pkgsrc bootstrap has been used long enough to be more self-confident. --- bootstrap/bootstrap | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bootstrap/bootstrap') diff --git a/bootstrap/bootstrap b/bootstrap/bootstrap index eea789ee4fc..8def6e72fc6 100755 --- a/bootstrap/bootstrap +++ b/bootstrap/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh -# $NetBSD: bootstrap,v 1.247 2018/02/03 09:53:03 bsiegert Exp $ +# $NetBSD: bootstrap,v 1.248 2018/03/07 07:34:07 rillig Exp $ # # Copyright (c) 2001-2011 Alistair Crooks # All rights reserved. @@ -1381,7 +1381,6 @@ fi echo "You can find extensive documentation of the NetBSD Packages Collection" echo "in $pkgsrcdir/doc/pkgsrc.txt." echo "" -echo "Hopefully everything is now complete." echo "Thank you for using pkgsrc!" echo "" echo "$hline" -- cgit v1.2.3