chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #965: 'test -e' is not supported on Solaris sh


From: Chicken Trac
Subject: [Chicken-janitors] #965: 'test -e' is not supported on Solaris sh
Date: Sat, 19 Jan 2013 01:00:40 -0000

#965: 'test -e' is not supported on Solaris sh
--------------------------+-------------------------------------------------
 Reporter:  mikele        |       Owner:       
     Type:  defect        |      Status:  new  
 Priority:  minor         |   Milestone:  4.9.0
Component:  build system  |     Version:  4.8.x
 Keywords:                |  
--------------------------+-------------------------------------------------
 While building chicken on Solaris10, the script identify.sh failed because
 of 'test -e'. Suggested fix: use 'test -f'. Same job, more portable.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/965>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]