From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#22420: Zsh test failure Date: Thu, 21 Jan 2016 18:14:52 -0500 Message-ID: <20160121231452.GA10109@jasmine> References: <20160121022120.GA19231@jasmine> <20160121222018.GA5534@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMORX-0004Tc-Gv for bug-guix@gnu.org; Thu, 21 Jan 2016 18:15:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMORS-00075V-HW for bug-guix@gnu.org; Thu, 21 Jan 2016 18:15:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:40385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMORS-00075R-EM for bug-guix@gnu.org; Thu, 21 Jan 2016 18:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aMORS-0000eO-CS for bug-guix@gnu.org; Thu, 21 Jan 2016 18:15:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20160121222018.GA5534@jasmine> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 22420@debbugs.gnu.org On Thu, Jan 21, 2016 at 05:20:18PM -0500, Leo Famulari wrote: > I patched the shebangs in "Test/ztst.zsh" and "Test/runtests.zsh" to use > the 'zsh' produced by the build phase, but it doesn't seem to have made > any difference. I realized that the test suite sets 'ZTST_exe=../Src/zsh' and generally takes care to execute Zsh scripts using that interpreter. > > >