Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I'm seeing this error when running test-patch in Apache Hadoop:
============================================================================
============================================================================
Confirming git environment
============================================================================
============================================================================ERROR: /Users/rchiang/Dev_01/ah_01/patchprocess is not a git repo.
============================================================================
============================================================================
From a follow up email:
it’s a trivial bug in the yetus-wrapper. Missing a popd after extraction. Simple fix is to run the command twice. (since the short circuit kicks in after yetus is cached).