Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E8B31200B51 for ; Mon, 1 Aug 2016 23:49:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E7305160AAE; Mon, 1 Aug 2016 21:49:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6334D160A66 for ; Mon, 1 Aug 2016 23:49:21 +0200 (CEST) Received: (qmail 52585 invoked by uid 500); 1 Aug 2016 21:49:20 -0000 Mailing-List: contact notifications-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list notifications@yetus.apache.org Received: (qmail 52557 invoked by uid 99); 1 Aug 2016 21:49:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2016 21:49:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 83BCE2C0033 for ; Mon, 1 Aug 2016 21:49:20 +0000 (UTC) Date: Mon, 1 Aug 2016 21:49:20 +0000 (UTC) From: "Yetus QA (JIRA)" To: notifications@yetus.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YETUS-342) non-existent --basedir gives bad error message MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 01 Aug 2016 21:49:22 -0000 [ https://issues.apache.org/jira/browse/YETUS-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402882#comment-15402882 ] Yetus QA commented on YETUS-342: -------------------------------- (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://builds.apache.org/job/PreCommit-YETUS-Build/466/console in case of problems. > non-existent --basedir gives bad error message > ---------------------------------------------- > > Key: YETUS-342 > URL: https://issues.apache.org/jira/browse/YETUS-342 > Project: Yetus > Issue Type: Bug > Components: Test Patch > Affects Versions: 0.2.0 > Reporter: Allen Wittenauer > Assignee: Karen Clark > Attachments: YETUS-342.00.patch, YETUS-342.01.patch > > > if the --basedir param points to something that doesn't exist, the error message printed is bad: > {code} > ERROR: is not a git repo. > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)