Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Update cwd-enoent tests for AIX #2909

Closed
wants to merge 1 commit into from
Closed

test: Update cwd-enoent tests for AIX #2909

wants to merge 1 commit into from

Commits on Sep 16, 2015

  1. test: Update cwd-enoent tests for AIX

    On AIX you can not remove a directory that you are currently inside of
    as it results in an EBUSY error "EBUSY: resource busy or locked".
    Updated the tests accordingly so that they are skipped on AIX.
    Imran Iqbal committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    fc8c51e View commit details
    Browse the repository at this point in the history