2011-12-04 05:41:59 +04:00

21 lines
148 B
Plaintext

proc setup {} {
save_env
}
proc teardown {} {
assert_env_unmodified
}
setup
assert_complete_any "umount "
sync_after_int
teardown