diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b3e9225e144346d1110bcafffa9788ac06870f1c..ecfba93e31c4614fdbae86ebe995a69895905889 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@ job1:
    - echo $OAI_EXTRA_ARGS
    - echo $NFS_SHARE_DIR
    - echo $EXTERNAL_SHARE_DIR
+   - echo $SHELL
    - git rev-parse --abbrev-ref HEAD
    - git_head=`git rev-parse HEAD`
    - echo $git_head
diff --git a/cmake_targets/autotests/run_exec_lte-softmodem_tests.py b/cmake_targets/autotests/run_exec_lte-softmodem_tests.py
old mode 100644
new mode 100755