* Urgh.
svn path=/nixos/trunk/; revision=25471
This commit is contained in:
parent
7adc21218f
commit
260d9faee7
@ -65,11 +65,7 @@ rec {
|
|||||||
ln -s ${pkgs.jquery_ui}/js/jquery-ui.min.js $out/
|
ln -s ${pkgs.jquery_ui}/js/jquery-ui.min.js $out/
|
||||||
|
|
||||||
touch $out/nix-support/hydra-build-products
|
touch $out/nix-support/hydra-build-products
|
||||||
echo "report testlog log.html" >> $out/nix-support/hydra-build-products
|
echo "report testlog $out/log.html" >> $out/nix-support/hydra-build-products
|
||||||
|
|
||||||
for i in $out/*.png; do
|
|
||||||
echo "report screenshot $i" >> $out/nix-support/hydra-build-products
|
|
||||||
done
|
|
||||||
''; # */
|
''; # */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user