Skip to content

Weird issue with Makefile #114

@holmboe

Description

@holmboe

This is a somewhat odd message and I cannot really get the ins and outs of why this is happening:

me@laptop:~.*⟫ mkdir radar-test/
me@laptop:~.*⟫ cd radar-test/
me@laptop:~/radar-test.*⟫ touch Makefile
me@laptop:~/radar-test.*⟫ Makefile
bash: /home/me/code/forks/git-radar/Makefile: Permission denied
126 me@laptop:~/radar-test.*⟫ ls -ld /home/me/code/forks/git-radar/Makefile
-rw-rw-r-- 1 me me 1030 jun 14  2016 /home/me/code/forks/git-radar/Makefile
me@laptop:~.*⟫ 

Notice that I don't prefix the Makefile with ./Makefile, and of course the Makefile is not executable (no exec bit and no shebang), not the Makefile in the test directory, and neither the Makefile in git-radar.

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