HADOOP-17557. skip-dir option is not processed by Yetus. Contributed by Ahmed Hussein.
This commit is contained in:
parent
6a922f9896
commit
63aa142b77
@ -15,4 +15,4 @@
|
||||
# limitations under the License.
|
||||
|
||||
BINDIR=$(cd -P -- "$(dirname -- "${BASH_SOURCE-0}")" >/dev/null && pwd -P)
|
||||
exec "${BINDIR}/yetus-wrapper" test-patch --project=hadoop --skip-dir=dev-support "$@"
|
||||
exec "${BINDIR}/yetus-wrapper" test-patch --project=hadoop --skip-dirs=dev-support "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user