Return-Path: Delivered-To: apmail-hadoop-avro-dev-archive@minotaur.apache.org Received: (qmail 65264 invoked from network); 12 Nov 2009 06:38:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Nov 2009 06:38:10 -0000 Received: (qmail 59690 invoked by uid 500); 12 Nov 2009 06:38:10 -0000 Delivered-To: apmail-hadoop-avro-dev-archive@hadoop.apache.org Received: (qmail 59615 invoked by uid 500); 12 Nov 2009 06:38:09 -0000 Mailing-List: contact avro-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: avro-dev@hadoop.apache.org Delivered-To: mailing list avro-dev@hadoop.apache.org Received: (qmail 59605 invoked by uid 99); 12 Nov 2009 06:38:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 06:38:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 06:38:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A0D76234C4B1 for ; Wed, 11 Nov 2009 22:37:39 -0800 (PST) Message-ID: <1650700820.1258007859657.JavaMail.jira@brutus> Date: Thu, 12 Nov 2009 06:37:39 +0000 (UTC) From: "Thiruvalluvan M. G. (JIRA)" To: avro-dev@hadoop.apache.org Subject: [jira] Created: (AVRO-193) "ant test-avroj" fails on Ubuntu 9.10 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org "ant test-avroj" fails on Ubuntu 9.10 ------------------------------------- Key: AVRO-193 URL: https://issues.apache.org/jira/browse/AVRO-193 Project: Avro Issue Type: Bug Environment: Ubuntu 9.10 Reporter: Thiruvalluvan M. G. Assignee: Thiruvalluvan M. G. "ant test-avroj" fails because mktemp's template in src/test/bin/test_avroj.sh does not have Xs. The accompanying patch fixes it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.