[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg-devel
Subject:    Re: [PATCH:makedepend] Fix bashism: shell string comparison is =,
From:       Alan Coopersmith <alan.coopersmith () oracle ! com>
Date:       2010-10-31 19:04:02
Message-ID: 4CCDBDA2.7040607 () oracle ! com
[Download RAW message or body]

Cyril Brulebois wrote:
> Signed-off-by: Cyril Brulebois <kibi@debian.org>
> ---
>  tests/28045/makedep.sh |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/tests/28045/makedep.sh b/tests/28045/makedep.sh
> index 322e8a0..f344b48 100755
> --- a/tests/28045/makedep.sh
> +++ b/tests/28045/makedep.sh
> @@ -5,7 +5,7 @@
>  
>  set -e
>  
> -if [ "x$MAKEDEPEND" == "x" ]; then
> +if [ "x$MAKEDEPEND" = "x" ]; then
>      MAKEDEPEND=makedepend
>  fi
>  

Thanks - reviewed & applied.

-- 
	-Alan Coopersmith-        alan.coopersmith@oracle.com
	 Oracle Solaris Platform Engineering: X Window System

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic