This is an automated email from the ASF dual-hosted git repository.

aw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yetus.git


The following commit(s) were added to refs/heads/master by this push:
     new 8df783b  YETUS-869. git_checkout is called twice
8df783b is described below

commit 8df783b006c719df41441aeaca6bc25c0e6f4711
Author: Allen Wittenauer <a...@apache.org>
AuthorDate: Wed May 1 13:46:11 2019 -0700

    YETUS-869. git_checkout is called twice
    
    Signed-off-by: Allen Wittenauer <a...@apache.org>
---
 precommit/src/main/shell/test-patch.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/precommit/src/main/shell/test-patch.sh 
b/precommit/src/main/shell/test-patch.sh
index d267e9c..4daacf5 100755
--- a/precommit/src/main/shell/test-patch.sh
+++ b/precommit/src/main/shell/test-patch.sh
@@ -3010,8 +3010,6 @@ function patch_setup_work
 
   # from here on out, we'll be in ${BASEDIR} for cwd
   # plugins need to pushd/popd if they change.
-  git_checkout
-
   determine_issue
 
   if ! dryrun_both_files; then

Reply via email to