svn path=/nixos/trunk/; revision=25469
This commit is contained in:
Eelco Dolstra 2011-01-09 18:16:59 +00:00
parent e4c1fb3ea7
commit a3aa97009c

View File

@ -65,7 +65,7 @@ rec {
ln -s ${pkgs.jquery_ui}/js/jquery-ui.min.js $out/
touch $out/nix-support/hydra-build-products
echo "report testlog $i" >> $out/nix-support/hydra-build-products
echo "report testlog log.html" >> $out/nix-support/hydra-build-products
for i in $out/*.png; do
echo "report screenshot $i" >> $out/nix-support/hydra-build-products