Merge "Fixed #! linein javascript jobs"

This commit is contained in:
Jenkins 2016-02-11 09:20:12 +00:00 committed by Gerrit Code Review
commit 7b48342622

View File

@ -83,7 +83,7 @@
- npm-run: - npm-run:
command: 'pack' command: 'pack'
- shell: | - shell: |
!/bin/bash -xe #!/bin/bash -xe
/usr/local/jenkins/slave_scripts/version-properties.sh /usr/local/jenkins/slave_scripts/version-properties.sh
source version.properties source version.properties