aajisaka commented on pull request #219: URL: https://github.com/apache/yetus/pull/219#issuecomment-927525949
Applied the patch locally and tested with https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/bin/hadoop-functions.sh ``` $ python shelldocs/src/main/python/shelldocs.py --lint -i ~/git/github/hadoop/hadoop-common-project/hadoop-common/src/main/bin/hadoop-functions.sh -o out ERROR:root:/Users/aajisaka/git/github/hadoop/hadoop-common-project/hadoop-common/src/main/bin/hadoop-functions.sh:2063: ERROR: function wait_process_to_die_or_timeout has no @replacerawtext ``` In the error message, `@replacerawtext` should be `@replaceable`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
