Closed
Description
Hello
I was running this script
on our CI and it was all well until recently
This from last week run was successful:
https://github.com/pgRouting/pgrouting/actions/runs/7657815725
and 2 days ago it started to have problems
https://github.com/pgRouting/pgrouting/actions/runs/7716357654
Run ls code_linter
cpplint
--------------------
------ *.c ------
--------------------
./tools/scripts/code_checker.sh: line 51: code_linter/cpplint/cpplint.py: Permission denied
Error: Process completed with exit code 126.
Running the script and installing
ls -la code_linter/cpplint/*.py
-rwxrwxr-x 1 vicky vicky 8325 feb 1 09:06 code_linter/cpplint/cpplint_clitest.py
-rw-rw-r-- 1 vicky vicky 262787 feb 1 09:06 code_linter/cpplint/cpplint.py
-rwxrwxr-x 1 vicky vicky 269028 feb 1 09:06 code_linter/cpplint/cpplint_unittest.py
-rwxrwxr-x 1 vicky vicky 3081 feb 1 09:06 code_linter/cpplint/setup.py
code_linter/cpplint/cpplint.py
is the only one without x
permissions
Metadata
Metadata
Assignees
Labels
No labels