Solaris package

Mads Kiilerich mads at kiilerich.com
Tue Aug 4 14:06:57 CDT 2009


On 04/08/2009, at 16.05, "rupert.thurner" <rupert.thurner at gmail.com>  
wrote:
> ERROR: test-hook output changed
> --- Expected output
> +++ Test output
> @@ -1,29 +1,29 @@
> precommit hook: HG_PARENT1=0000000000000000000000000000000000000000
> pretxncommit hook: HG_NODE=29b62aeb769fdf78d8d9c5f28b017f76d7ef824b
> HG_PARENT1=0000000000000000000000000000000000000000 HG_PENDING=true
> 0:29b62aeb769f
> -commit hook: HG_NODE=29b62aeb769fdf78d8d9c5f28b017f76d7ef824b
> HG_PARENT1=0000000000000000000000000000000000000000
> -commit.b hook: HG_NODE=29b62aeb769fdf78d8d9c5f28b017f76d7ef824b
> HG_PARENT1=0000000000000000000000000000000000000000
> +commit hook: HG_NODE=29b62aeb769fdf78d8d9c5f28b017f76d7ef824b
> HG_PARENT1=0000000000000000000000000000000000000000 HG_PENDING=true
> +commit.b hook: HG_NODE=29b62aeb769fdf78d8d9c5f28b017f76d7ef824b
> HG_PARENT1=0000000000000000000000000000000000000000 HG_PENDING=true

Do other solaris users see the same failures?

Perhaps it could be interesting to see the actual value of HG_PENDING  
- perhaps you could hack the code to show that? IIRC solaris setenv  
differs from most other unices (also other BSDs?) by not strdup'ing  
its value. Python should hide that, but ...

/mads 


More information about the Mercurial-devel mailing list