| Re: [PATCH] if ! is not portable
From: Blair Zajac <blair_at_orcaware.com>
 Date: 2002-02-09 18:42:20 CET 
Sander Striker wrote:
 Except this passes cmp -s .... to test, which doesn't execute cmp.
 On Solaris, this script
         #!/bin/sh
         if [ ! false ]; then
         if false; then
 only prints "2 True".
 Best,
 ---------------------------------------------------------------------
 | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.