From 62de5e2bc9a39b189a84ff0691efeb8518f1688a Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 20 Oct 2022 15:35:44 -0400 Subject: tests: Always clean scratch before using it --- tests/gnu/files0_from_file.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/gnu/files0_from_file.sh') diff --git a/tests/gnu/files0_from_file.sh b/tests/gnu/files0_from_file.sh index 7563149..089a20e 100644 --- a/tests/gnu/files0_from_file.sh +++ b/tests/gnu/files0_from_file.sh @@ -1,3 +1,4 @@ +clean_scratch cd weirdnames invoke_bfs -mindepth 1 -fprintf ../scratch/files0.in "%P\0" bfs_diff -files0-from ../scratch/files0.in -- cgit v1.2.3