From: Evan Hanson <[email protected]> Subject: [Chicken-hackers] [PATCH] Make chicken-install write "(none)" to stderr when no eggs are matched Date: Tue, 5 Aug 2014 23:44:37 -0700
> Hi all, > > This is sort of an opinion patch, but chicken-install currently writes > "(none)" to standard output when it doesn't find any eggs, which breaks > simple things like `chicken-status | wc -l`. > > I think it'd be better if the message went to standard error. Thoughts? Sounds reasonable. felix _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
