From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9449 invoked by alias); 16 Apr 2008 10:14:39 -0000 Received: (qmail 9219 invoked by uid 48); 16 Apr 2008 10:13:55 -0000 Date: Wed, 16 Apr 2008 10:14:00 -0000 Message-ID: <20080416101355.9218.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20080416085525.6415.mark@klomp.org> References: <20080416085525.6415.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/6415] testFile(frysk.proc.dead.TestInterpreter)junit.framework.ComparisonFailure: args (String[0]) expected:<......> but was:<...ba...> X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00044.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2008-04-16 10:13 ------- The problem is that something in the build magic changed. Previously the (build) script that was tested (fdebugrpm.sh) had: #! /bin/sh # Generated from: ../../frysk/frysk-core/frysk/bindir/fdebugrpm.sh #!/bin/bash [... rest of original fdebugrpm.sh from source tree ...] Currently it doesn't have that anymore, it is just the script as in the source tree (so starting with /bin/bash). Which is what the test is picking up. This must mean that something changed so that the Makefile.rules for .sh files doesn't trigger anymore for this script. -- What |Removed |Added ---------------------------------------------------------------------------- CC|scox at redhat dot com |cagney at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=6415 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.