Explorar o código

HADOOP-17557. skip-dir option is not processed by Yetus. Contributed by Ahmed Hussein.

Akira Ajisaka %!s(int64=4) %!d(string=hai) anos
pai
achega
63aa142b77
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dev-support/bin/test-patch

+ 1 - 1
dev-support/bin/test-patch

@@ -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 "$@"