Fixed #! linein javascript jobs

Turns out that scripts work better with correct #!/bin/bash
references.

Change-Id: I9ae6af660f3cc57a503a514cf8386b693e80de93
This commit is contained in:
Michael Krotscheck 2016-02-10 20:10:27 -08:00
parent d9128dc4f3
commit 6cbb920ed4

View File

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