Github user alopresto commented on the issue:

    https://github.com/apache/nifi/pull/1147
  
    I made a couple small changes, but otherwise +1. Verified by creating a 
directory structure as below and verified the positive case succeeded with no 
error output; the two negative cases caused the expected bulletins and log 
messages to be generated. 
    
    ```
    hw12203:/Users/alopresto/Workspace/scratch/pr1147 (master) alopresto
    🔓 73s @ 16:03:49 $ ll
    total 0
    drwxr-xr-x   5 alopresto  staff   170B Oct 19 16:03 ./
    drwxr-xr-x  56 alopresto  staff   1.9K Oct 19 16:01 ../
    drwxr-xr-x   2 alopresto  staff    68B Oct 19 16:03 regular/
    d-wx-wx-wx   2 alopresto  staff    68B Oct 19 16:01 unreadable/
    dr-xr-xr-x   2 alopresto  staff    68B Oct 19 16:01 unwritable/
    hw12203:/Users/alopresto/Workspace/scratch/pr1147 (master) alopresto
    🔓 2s @ 16:03:52 $
    ```
    
    * Fixed typos in error message ("redable" -> "readable")
    * Changed multiline comment to block comment
    * Removed unusued imports in test
    * Fixed variable names & directory in test as per @olegz 's request above


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to