Make sure dos2unix is installed 62/162/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 31 Jul 2018 13:54:57 +0000 (06:54 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 31 Jul 2018 13:54:57 +0000 (06:54 -0700)
Change-Id: Ib4239c2907a9524a94d5432be3d14778e6c6e6d3
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/shell/make-tar.sh

index 68951af..4c70134 100644 (file)
@@ -14,6 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+sudo yum install -y dos2unix
 # shellcheck source="$WORKSPACE/version.properties" disable=SC1091
 dos2unix "${WORKSPACE}/version.properties"
 source "$WORKSPACE/version.properties"