From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: * X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=1.3 required=5.0 tests=AWL,FREEMAIL_FROM,RDNS_NONE, T_DKIM_INVALID shortcircuit=no autolearn=no version=3.3.2 X-Original-To: archivist@yhbt.net Delivered-To: archivist@dcvr.yhbt.net Received: from rubyforge.org (unknown [50.56.192.79]) by dcvr.yhbt.net (Postfix) with ESMTP id 59DE31FE45 for ; Mon, 4 Nov 2013 19:26:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 573832E1F7; Mon, 4 Nov 2013 19:26:16 +0000 (UTC) X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org Received: from mail-gg0-f169.google.com (mail-gg0-f169.google.com [209.85.161.169]) by rubyforge.org (Postfix) with ESMTP id 01CC32E19F for ; Mon, 4 Nov 2013 19:26:12 +0000 (UTC) Received: by mail-gg0-f169.google.com with SMTP id b5so2772155ggb.14 for ; Mon, 04 Nov 2013 11:26:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:message-id:in-reply-to:references:subject :mime-version:content-type:content-transfer-encoding :content-disposition; bh=RTujyWUVPx+qQDSOviKQan5GdhmbmCGigJTSsqur7IQ=; b=zr82qxJv0BYnASdbnjedZMCXHddaaAvXQ1Hbq54S6czdb5bMiAmb7U4T7a6tGzSvQM yhAhUnFl4vPcW51OWZurOY7HMWzs5q2GXxUguZujEtxbJx+P0/D13Q+s068emuKaDQDv X5cRGMPGbFjkUhk9q0G8pVdV0I4K/2B1EME5vm4npz8A+NUYMIMXk18IhivxU+HXoQPa bGEyqSftLB63hSWkK9pm7WRQ7oDjAiDbvY0IlFyN1NkI0fx9o3NDGGQVo/mYdZQplTmG br5MUvVO6Ta6Y65EQx6McxY5HmrfLPI82NyMW9XtkEMfGOn+NRHgx+LhA9c44aDdhRQr ae/Q== X-Received: by 10.236.129.162 with SMTP id h22mr3118389yhi.80.1383593171387; Mon, 04 Nov 2013 11:26:11 -0800 (PST) Received: from [172.22.0.212] (fw1.damballa.com. [72.5.89.102]) by mx.google.com with ESMTPSA id j67sm29174515yhe.26.2013.11.04.11.26.10 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 04 Nov 2013 11:26:10 -0800 (PST) Date: Mon, 4 Nov 2013 14:26:09 -0500 From: Andrew Hobson To: Eric Wong Message-ID: In-Reply-To: <20131104183749.GA18534@dcvr.yhbt.net> References: <014F1E10E50D4DA08811BBF10CC70038@gmail.com> <20131104183749.GA18534@dcvr.yhbt.net> Subject: Re: Unicorn 4.7.0 tests fail on OSX 10.7.5 and debian squeeze X-Mailer: sparrow 1.6.4 (build 1176) MIME-Version: 1.0 Content-Disposition: inline Cc: unicorn list X-BeenThere: mongrel-unicorn@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: mongrel-unicorn-bounces@rubyforge.org Errors-To: mongrel-unicorn-bounces@rubyforge.org On Monday, November 4, 2013 at 1:37 PM, Eric Wong wrote: > I can't use .bool for Ruby 1.8, unfortunately. > I've just use assert_operator in my proposed patch below. Thank you! Your patch fixes the problem on both systems. --drew _______________________________________________ Unicorn mailing list - mongrel-unicorn@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying