21 lines
148 B
Plaintext
Raw Normal View History

2011-12-04 05:41:59 +04:00
proc setup {} {
save_env
}
proc teardown {} {
assert_env_unmodified
}
setup
assert_complete_any "umount "
sync_after_int
teardown