From notifications-return-52705-apmail-accumulo-notifications-archive=accumulo.apache.org@accumulo.apache.org Mon Oct 28 21:47:03 2019 Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 18D4719080 for ; Mon, 28 Oct 2019 21:47:03 +0000 (UTC) Received: (qmail 49773 invoked by uid 500); 28 Oct 2019 21:47:02 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 49747 invoked by uid 500); 28 Oct 2019 21:47:02 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 49730 invoked by uid 99); 28 Oct 2019 21:47:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2019 21:47:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B2D6CE3149 for ; Mon, 28 Oct 2019 21:47:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 507EF7808D9 for ; Mon, 28 Oct 2019 21:47:00 +0000 (UTC) Date: Mon, 28 Oct 2019 21:47:00 +0000 (UTC) From: "Christopher Tubbs (Jira)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-2364) Consolidate ACCUMULO_TEST and ACCUMULO_VERIFY_ONLY in config.sh MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-2364. ----------------------------------------- Resolution: Cannot Reproduce Looks like this file no longer exists. If there is still an issue here, please open a new issue or pull request at https://github.com/apache/accumulo/issues > Consolidate ACCUMULO_TEST and ACCUMULO_VERIFY_ONLY in config.sh > --------------------------------------------------------------- > > Key: ACCUMULO-2364 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2364 > Project: Accumulo > Issue Type: Improvement > Components: scripts > Affects Versions: 1.5.0 > Reporter: Vikram Srivastava > Priority: Minor > Labels: newbie > > We use ACCUMULO_VERIFY_ONLY for ignoring all other checks, but for accumulo-env.sh we check for ACCUMULO_TEST. We should use one env var only to indicate no checking is needed. -- This message was sent by Atlassian Jira (v8.3.4#803005)