* Stefano Lattarini wrote on Thu, May 06, 2010 at 07:53:41PM CEST:
> From d294e89fcdbfc7b5abf92ee9031647460eec490d Mon Sep 17 00:00:00 2001
> From: Stefano Lattarini <stefano.lattar...@gmail.com>
> Date: Thu, 6 May 2010 18:12:25 +0200
> Subject: [PATCH] Fix conflnk3.test to work with Solaris/Heirloom Sh.
> 
> * tests/conflnk3.test: Use `test -r FILE' and `test ! -r FILE'
> instead of respectively `test -e FILE' and `test ! -e FILE',
> since Solaris Sh doesn't grok the latter.  Do not SKIP the test
> if the shell doesn't support `test -e'.

Thanks!  For maint.

Reply via email to