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. -- -- 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.
