Author: eelco Date: 2010-06-21 23:48:25 +0000 (Mon, 21 Jun 2010) New Revision: 22368
You can view the changes in this commit at: https://svn.nixos.org/viewvc/nix?rev=22368&view=rev Modified: hydra/trunk/src/lib/Hydra/Helper/AddBuilds.pm Log: Changes: Modified: hydra/trunk/src/lib/Hydra/Helper/AddBuilds.pm =================================================================== --- hydra/trunk/src/lib/Hydra/Helper/AddBuilds.pm 2010-06-21 22:00:48 UTC (rev 22367) +++ hydra/trunk/src/lib/Hydra/Helper/AddBuilds.pm 2010-06-21 23:48:25 UTC (rev 22368) @@ -301,7 +301,7 @@ } else { # Then download this revision into the store. - print STDERR "checking out Git input from $uri"; + print STDERR "checking out Git input from $uri\n"; $ENV{"NIX_HASH_ALGO"} = "sha256"; $ENV{"PRINT_PATH"} = "1"; _______________________________________________ nix-commits mailing list nix-comm...@cs.uu.nl http://mail.cs.uu.nl/mailman/listinfo/nix-commits