Skip to content
Snippets Groups Projects
Commit ba40449a authored by Rohit Gupta's avatar Rohit Gupta
Browse files

update to make python script executable

parent 5ee5ed37
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ job1: ...@@ -6,6 +6,7 @@ job1:
- echo $OAI_EXTRA_ARGS - echo $OAI_EXTRA_ARGS
- echo $NFS_SHARE_DIR - echo $NFS_SHARE_DIR
- echo $EXTERNAL_SHARE_DIR - echo $EXTERNAL_SHARE_DIR
- echo $SHELL
- git rev-parse --abbrev-ref HEAD - git rev-parse --abbrev-ref HEAD
- git_head=`git rev-parse HEAD` - git_head=`git rev-parse HEAD`
- echo $git_head - echo $git_head
......
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment