fix a lot of file mode
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
parent
44a225c6
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 0 additions, 0 deletions.gitlab-ci.yml
- LICENSE 0 additions, 0 deletionsLICENSE
- NOTICE.txt 0 additions, 0 deletionsNOTICE.txt
- README.txt 0 additions, 0 deletionsREADME.txt
- ci-scripts/conf_files/enb.band13.tm1.50PRB.emtc.conf 0 additions, 0 deletionsci-scripts/conf_files/enb.band13.tm1.50PRB.emtc.conf
- cmake_targets/CMakeLists.txt 0 additions, 0 deletionscmake_targets/CMakeLists.txt
- cmake_targets/at_commands/CMakeLists.txt 0 additions, 0 deletionscmake_targets/at_commands/CMakeLists.txt
- cmake_targets/autotests/README.txt 0 additions, 0 deletionscmake_targets/autotests/README.txt
- cmake_targets/autotests/core.py 0 additions, 0 deletionscmake_targets/autotests/core.py
- cmake_targets/autotests/log.py 0 additions, 0 deletionscmake_targets/autotests/log.py
- cmake_targets/autotests/openair.py 0 additions, 0 deletionscmake_targets/autotests/openair.py
- cmake_targets/autotests/templates/index.html 0 additions, 0 deletionscmake_targets/autotests/templates/index.html
- cmake_targets/autotests/templates/testcase_report.html 0 additions, 0 deletionscmake_targets/autotests/templates/testcase_report.html
- cmake_targets/autotests/test_case_list.xml 0 additions, 0 deletionscmake_targets/autotests/test_case_list.xml
- cmake_targets/autotests/testsuite_ue_noS1.xml 0 additions, 0 deletionscmake_targets/autotests/testsuite_ue_noS1.xml
- cmake_targets/autotests/testsuite_ue_noS1_TCL.xml 0 additions, 0 deletionscmake_targets/autotests/testsuite_ue_noS1_TCL.xml
- cmake_targets/autotests/tools/lib_autotest.py 0 additions, 0 deletionscmake_targets/autotests/tools/lib_autotest.py
- cmake_targets/autotests/tools/lib_autotest_analyser.py 0 additions, 0 deletionscmake_targets/autotests/tools/lib_autotest_analyser.py
- cmake_targets/autotests/tools/wdial.bandrich.conf 0 additions, 0 deletionscmake_targets/autotests/tools/wdial.bandrich.conf
- cmake_targets/autotests/v2/actions/alu_epc.bash 0 additions, 0 deletionscmake_targets/autotests/v2/actions/alu_epc.bash
.gitlab-ci.yml
100755 → 100644
File mode changed from 100755 to 100644
LICENSE
100755 → 100644
File mode changed from 100755 to 100644
NOTICE.txt
100755 → 100644
File mode changed from 100755 to 100644
README.txt
100755 → 100644
File mode changed from 100755 to 100644
ci-scripts/conf_files/enb.band13.tm1.50PRB.emtc.conf
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/CMakeLists.txt
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/at_commands/CMakeLists.txt
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/README.txt
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/core.py
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/log.py
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/openair.py
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/templates/index.html
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/templates/testcase_report.html
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/test_case_list.xml
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/testsuite_ue_noS1.xml
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/testsuite_ue_noS1_TCL.xml
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/tools/lib_autotest.py
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/tools/lib_autotest_analyser.py
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/tools/wdial.bandrich.conf
100755 → 100644
File mode changed from 100755 to 100644
cmake_targets/autotests/v2/actions/alu_epc.bash
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment