X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fshell%2Fmake-tar.sh;fp=jjb%2Fshell%2Fmake-tar.sh;h=68951af89ff0bc16dfce5cad62df40489479d6a2;hp=0e8aae0e401342ea0da3a480d322ebfd0611a680;hb=7788160368ef651c048aabfebebf125ddf22235b;hpb=9eed514f9bcef08aa7ae65ab6cd64cb2aeea9e6c diff --git a/jjb/shell/make-tar.sh b/jjb/shell/make-tar.sh index 0e8aae0..68951af 100644 --- a/jjb/shell/make-tar.sh +++ b/jjb/shell/make-tar.sh @@ -15,6 +15,7 @@ # limitations under the License. # shellcheck source="$WORKSPACE/version.properties" disable=SC1091 +dos2unix "${WORKSPACE}/version.properties" source "$WORKSPACE/version.properties" TAR_NAME="${PROJECT}-${VERSION}-SNAPSHOT.tgz" TARDIR=$UPLOAD_FILES_PATH