Author: ludo
Date: Wed Feb 23 17:36:21 2011
New Revision: 26076
URL: https://svn.nixos.org/websvn/nix/?rev=26076&sc=1
Log:
gnupdate: Display FTP exceptions more nicely.
* maintainers/scripts/gnu/gnupdate (releases): Display MESSAGE and ARGS
with ~S.
Modified:
nixpkgs/trunk/maintainers/scripts/gnu/gnupdate
Modified: nixpkgs/trunk/maintainers/scripts/gnu/gnupdate
==============================================================================
--- nixpkgs/trunk/maintainers/scripts/gnu/gnupdate Wed Feb 23 17:36:15
2011 (r26075)
+++ nixpkgs/trunk/maintainers/scripts/gnu/gnupdate Wed Feb 23 17:36:21
2011 (r26076)
@@ -658,7 +658,7 @@
result)))))))
(lambda (key subr message . args)
(format (current-error-port)
- "failed to get release list for `~A': ~A ~A~%"
+ "failed to get release list for `~A': ~S ~S~%"
project message args)
'())))
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits