[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #537: Stalin's tests don't run when using a chicken t
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #537: Stalin's tests don't run when using a chicken that's not in $PATH |
Date: |
Tue, 15 Mar 2011 20:41:06 -0000 |
#537: Stalin's tests don't run when using a chicken that's not in $PATH
------------------------+---------------------------------------------------
Reporter: sjamaan | Owner: felix
Type: defect | Status: new
Priority: minor | Milestone:
Component: extensions | Version: 4.6.x
Keywords: Stalin |
------------------------+---------------------------------------------------
{{{
$ ~/chicken-test/bin/csi -qb run.scm
chicken-stalin -On -k -d1 hello.scm
chicken-stalin: not found
Error: shell command failed with nonzero exit status 32512:
chicken-stalin -On -k -d1 hello.scm
}}}
A simple fix is to use setup-api's {{{program-path}}} parameter; see
attachment.
--
Ticket URL: <http://bugs.call-cc.org/ticket/537>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #537: Stalin's tests don't run when using a chicken that's not in $PATH,
Chicken Trac <=