On Tue, Mar 11, 2014 at 9:22 PM, Casey Rodarmor <[email protected]> wrote:
> Is there a way to get tup to print out a little bit less when everything > goes according to plan? > > I run tup automatically every time I launch my in-development program > (since tup is so fast ^_^) and a normal run with no problems and nothing to > recompile produces 6 lines of output. I can pipe the output to /dev/null, > which is okay, but then I lose any indication of progress. It would be > awesome if there was a middle ground, perhaps a single, self-overwriting > progress line that would update while tup was running, and leave a single > happy "[ tup ] [0.707s] Updated." line on exit. > > I committed a fix for this issue: https://github.com/gittup/tup/issues/152 Hope it helps! -Mike -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
