[LLVMdev] NightlyTest Broken?

John Criswell criswell at uiuc.edu
Wed Jul 26 07:29:14 PDT 2006


Reid Spencer wrote:
> It seems after the change on Zion that the nightly test is broken. When
> I go to http://llvm.org/nightlytest/, I get a blank page.  Any ideas?
>   
According to the web server error log, there's a syntax error in the PHP 
script for that page.  It looks like Patrick Jenkins made some changes 
earlier today (aka last last night).

This is the error that I get:

PHP Parse error:  parse error, unexpected T_VARIABLE in 
/home/vadve/shared/llvm-wwwroot/nightlytest/NightlyTester.php on line 
167, referer: http://llvm.org/

Patrick (or someone who already has PHP-foo), can you please take a look 
at it?

-- John T.
> Reid.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>   




More information about the llvm-dev mailing list