proc setup {} { save_env } proc teardown {} { assert_env_unmodified } setup assert_complete_any "wget --" sync_after_int assert_no_complete "wget " sync_after_int teardown