From owner-svn-src-head@freebsd.org Wed Jul 5 20:23:02 2017 Return-Path: Delivered-To: svn-src-head@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 0C7DAD90C46 for ; Wed, 5 Jul 2017 20:23:02 +0000 (UTC) (envelope-from r@robakdesign.com) Received: from mail-wr0-f193.google.com (mail-wr0-f193.google.com [209.85.128.193]) (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 9CCC36F406 for ; Wed, 5 Jul 2017 20:23:01 +0000 (UTC) (envelope-from r@robakdesign.com) Received: by mail-wr0-f193.google.com with SMTP id 77so51291596wrb.3 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=R4+MQGs2H7+gdspchzpGvjyG8KMitvCSAyOaaM1A1LLgetnlO3Uwl4y13gXw5KyReU S10xPlq8zJSxl3M/9wbvqfrGtR7Czxj2IF8w2Ew9Z8YTkzyCMurx1z6oRnqVTBvqaXvM pIAE/ZylVp7jbxGmDVHwWJqNO015BdyVa1Gw6M/sQ8EiCEsbKeVKxDgZ5iFpnUhM2o7b QYQlbKt7nYjm1VcmOAVNazHATihpFFHtijNjcX3IfSTLQ9Oqv0irqvqWKcri7S9ToMXC gW+JBDlsJpo5Qir+P3Dpn1zCbgAKJzYNpowAjibZ++V0EqfGBbuOioMILENzNxjw2TBy eXZA== X-Gm-Message-State: AKS2vOzfi687Gmkqqd3uaHAikNjxWWR0fQwcJUP6KwqIlJrb2BoIcMQg 58rbOdkk0RHo5gmkC3cT8A== 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current 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=