[?]
Nov 29, 2008, 12:56 AM
M3WSK4CBBGLP5W4YXPKWDL67RS2JV6VRTF67GLFKP7Q2FBT3NC6QCDependencies
- [2]
AFTXA575* $HYDRA_DATA environment variable. - [3]
JFZNAYJX* Showing releases. - [4]
FDE3BJAP* Refactoring. - [5]
3ZCEPLNO - [6]
X27GNHDV* Basic job info in the database. - [*]
N22GPKYT* Put info about logs / build products in the DB.
Change contents
- replacement in src/Hydra/root/product-list.tt at line 31
<pre>nix-env -i [% product.path %]</pre><pre>$ nix-env -i [% product.path %]</pre> - edit in src/Hydra/root/product-list.tt at line 93
[% CASE "release-notes" %]Release notes - replacement in src/Hydra/script/hydra_scheduler.pl at line 349
die unless defined $exprInput;die "No input named " . $jobset->nixexprinput unless defined $exprInput; - replacement in src/Hydra/script/hydra_scheduler.pl at line 351
die "not supported yet" if scalar($exprInput->jobsetinputalts) != 1;die "Multiple alternatives for the Nix expression input not supported yet"if scalar($exprInput->jobsetinputalts) != 1;