From 62a1e37cccb858587d9c7a5861e9fc22c1b541cd Mon Sep 17 00:00:00 2001 From: dana Date: Mon, 13 Jan 2020 17:42:01 -0600 Subject: 45296: D02glob: Clean up after test from users/24633 --- Test/D02glob.ztst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Test') diff --git a/Test/D02glob.ztst b/Test/D02glob.ztst index 22c663260..3d7df94c9 100644 --- a/Test/D02glob.ztst +++ b/Test/D02glob.ztst @@ -741,3 +741,8 @@ >glob.tmp/secret-s000/ glob.tmp/secret-s000 >glob.tmp/secret-s111/ glob.tmp/secret-s111 >glob.tmp/secret-s444/ glob.tmp/secret-s444 + +%clean + + # Fix unreadable-directory permissions so ztst can clean up properly + chmod +rwx glob.tmp/secret-*(N) 2> /dev/null -- cgit 1.4.1