Skip to content

make: 'bash: set +o posix: command not found' when IFS=$'\n' #143

Closed
@mgorny

Description

@mgorny

To reproduce:

$ IFS=$'\n'
$ make <tab>

It causes the output to look like:

$ make bash: set +o posix: command not found
bash: set +o posix: command not found

Display all 124 possibilities? (y or n)

etc., i.e. it works but prints two set +o posix errors every time it completes.

Original report: https://bugs.gentoo.org/530246

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions