ArchiveTeam / seesaw-kit

Making a reusable toolkit for writing seesaw scripts
Other
69 stars 30 forks source link

test_executable shouldn't print as a side-effect by default #54

Open chfoo opened 10 years ago

chfoo commented 10 years ago

test_executable() should accept an argument to control whether it prints to stdout. It messes up scripts that is supposed to print out a single line of data and nothing else.