diff options
Diffstat (limited to 'tests/bitrot')
| -rw-r--r-- | tests/bitrot/br-stub.t | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bitrot/br-stub.t b/tests/bitrot/br-stub.t index bab4c7cdbd1..eb0c55caa36 100644 --- a/tests/bitrot/br-stub.t +++ b/tests/bitrot/br-stub.t @@ -49,6 +49,8 @@ touch $fname; # backpath remains same..  TEST $STUB_EXEC $fname $(dirname $backpath) +EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" umount_nfs $N0 +  ##cleanups..  rm -f $STUB_EXEC  | 
