Open holmboe opened 6 years ago
It looks like you are trying to execute Makefile
and it looks like it tried to execute the Makefile in your git-radar fork... I presume because that directory is in your path somewhere. Permission is denied because the file Makefile
doesn't have an execute permission
What exactly is it that you are trying to do and what are you expecting to happen?
any updates?
This is a somewhat odd message and I cannot really get the ins and outs of why this is happening:
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.