mirror of
https://github.com/git/git.git
synced 2026-08-12 22:17:03 +00:00
Meta/Make: update test skipping logic
Request to "Meta/Make --test=????" should override the default built-in list of tests to skip on each test bochs.
This commit is contained in:
@@ -27,6 +27,6 @@ then
|
||||
done
|
||||
if test -n "$bad"
|
||||
then
|
||||
exit 1
|
||||
: exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user