From owner-svn-src-all@freebsd.org Wed Feb 12 22:01:37 2020 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2C8F224452A; Wed, 12 Feb 2020 22:01:37 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-il1-f172.google.com (mail-il1-f172.google.com [209.85.166.172]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48Htrw3WByz444N; Wed, 12 Feb 2020 22:01:36 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-il1-f172.google.com with SMTP id s18so3166897iln.0; Wed, 12 Feb 2020 14:01:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=0b+YYae6EHaSrG6EmAxUYAa6edXI0hKE5hcHwX1wIFA=; b=qQq/5i6wisYjqfhyO7Gyi7+MrPqY7kF4Xu5WxseQXv5MMZ8T+Hogzs47AQUOuKdydk shuqd/VFq8qxdfapKunodvXL16nAr81CzXnStidYO42t9SlboQHehajf+Eqou+zTvA2z TQIe5FDS6L0BOVS4xyUO3+PdHPcPp5b1e1ZmPSMcqvkl+8I2COET1hWwUsiPXaMunBah 7sJC7ZzGg3Ev/P9svKkXqXpsPHb0T6s3CjvxyohDBgzvxCq8VBZDpgps8SA6LBmy/Fcm 1H71mwi/LGDpzW5pd/FSDy3eRXIIgxMuYpaELPbfntNFpY+WlUoiXl+knUrHC+5VghEO E3ow== X-Gm-Message-State: APjAAAUnCyL4EEJSdj8ShErpIAeARu7Wm3QRKcHW2oTIG5R+qPGcUn4Z vJJXN6LbBCzUtMQERYTNW0ZL0/UpUfcBv0HOlC8UyZww X-Google-Smtp-Source: APXvYqwJIOJwjrY520MZfyQDko7bukv//tn05okzVSZg0I2ATuhkxOJIPO9APbHiVlNpN/uLH3oGqWHvkM1NyKXNMFg= X-Received: by 2002:a92:db4f:: with SMTP id w15mr12437113ilq.182.1581544895268; Wed, 12 Feb 2020 14:01:35 -0800 (PST) MIME-Version: 1.0 References: <202002121737.01CHbWCN014937@repo.freebsd.org> In-Reply-To: From: Ed Maste Date: Wed, 12 Feb 2020 17:01:23 -0500 Message-ID: Subject: Re: svn commit: r357833 - head/tests/sys/pjdfstest/tests To: Enji Cooper Cc: src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 48Htrw3WByz444N X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.172 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-4.30 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[freebsd.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[172.166.85.209.list.dnswl.org : 127.0.5.0]; IP_SCORE(-2.30)[ip: (-6.75), ipnet: 209.85.128.0/17(-3.01), asn: 15169(-1.70), country: US(-0.05)]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; FREEMAIL_TO(0.00)[gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[172.166.85.209.rep.mailspike.net : 127.0.0.17]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 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, 12 Feb 2020 22:01:37 -0000 On Wed, 12 Feb 2020 at 15:34, Enji Cooper wrote: > > On Wed, Feb 12, 2020 at 9:37 AM Ed Maste wrote: > > > > Author: emaste > > Date: Wed Feb 12 17:37:32 2020 > > New Revision: 357833 > > URL: https://svnweb.freebsd.org/changeset/base/357833 > > > > Log: > > Tag pjdfstest symlink with pkgbase package > > > > As with the rest of pjdfstest, tag the symlink with package=tests. > > The tests -> . symlink seems a little strange but that's independent > > of pkgbase. > > Sidenote: the reason for the symlink was to facilitate integrating the > test suite without having to completely refactor the code. Thanks for the note - this probably ought to be a comment by the symlink; I'll add it at some point if you don't get to it first.