From owner-svn-src-all@freebsd.org Wed Jul 5 20:23:02 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 592BDD90C4A for ; Wed, 5 Jul 2017 20:23:02 +0000 (UTC) (envelope-from r@robakdesign.com) Received: from mail-wr0-f194.google.com (mail-wr0-f194.google.com [209.85.128.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E4B26F409 for ; Wed, 5 Jul 2017 20:23:01 +0000 (UTC) (envelope-from r@robakdesign.com) Received: by mail-wr0-f194.google.com with SMTP id k67so3755wrc.1 for ; Wed, 05 Jul 2017 13:23:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Io1p/ZB0M/F0jW2WOMUzEZ4Sw3qhXbGXQ6DykIyuG+I=; b=Lwk8Y18OvlF/tNDdNHIecsrAto2cK28H+1uxYRXfmPLJIJZC012dFCLDdqrbAY5+HE HQn3VrytlsDrUAzoRU7nIXcSTVpBbLVOKLo8rMmg4GoyV+W7sKd0KR0MIlC9yCDvk56V 2t9+reVQe2lZ5HNDJNjHnx/cJjWglmVUcGAA00bahp3wrbwEwgen9MxvM2njkedFMDEx NOD6kSJkxBqw4fa9POqX2hy099anbYfJBCghPxzwsJTU7TFTYo6EdzLuBUqIkPKru/8u w0YiuxY83uQ3yrjPiIREseq2y+4sWJ4bSS7ylDZCzELDUVWFkpZbknbakx+zU0/P3k3d m6Yw== X-Gm-Message-State: AKS2vOyOB+DlD1jIxgkCLfTWWMmzTzo2BCzudpmNrhQ0GGf3ClJNiuAS NxGXObxPGhwUDOJH X-Received: by 10.223.169.145 with SMTP id b17mr25803888wrd.179.1499286180253; Wed, 05 Jul 2017 13:23:00 -0700 (PDT) Received: from [192.168.1.62] (host86-169-146-243.range86-169.btcentralplus.com. [86.169.146.243]) by smtp.gmail.com with ESMTPSA id x21sm25278620wme.24.2017.07.05.13.22.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2017 13:22:59 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r320674 - head/usr.sbin/bsdinstall/scripts From: Bartek Rutkowski In-Reply-To: <4def0b91-f54a-2038-5fe3-9a860f3317dc@FreeBSD.org> Date: Wed, 5 Jul 2017 21:22:58 +0100 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201707051337.v65DbRD2019178@repo.freebsd.org> <4def0b91-f54a-2038-5fe3-9a860f3317dc@FreeBSD.org> To: Renato Botelho X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2017 20:23:02 -0000 > There are two options '9' now >=20 > --=20 > Renato Botelho Yes, I am aware of it, something in my merge must have go wrong. I'll = fix it first thing in the morning, because I've had a long day and I = don't want to cause any more issues. If someone else feels like = correcting it in meantime - you're more than welcome. Kind regards, Bartek Rutkowski=