Skip to content

Commit 7669641

Browse files
committed
Are both needed?
1 parent 1236996 commit 7669641

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/jobs/configure-checks/distclean.bats

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,8 @@ build_default() {
283283
echo "# Lost $af" >&3
284284
fi
285285
done
286+
run make clean
287+
assert_success
286288
run make distclean
287289
assert_success
288290
after_clean_files=$(find . -type f)

0 commit comments

Comments
 (0)