X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fshell%2Fmake-tar.sh;h=68951af89ff0bc16dfce5cad62df40489479d6a2;hb=refs%2Fchanges%2F55%2F155%2F1;hp=0e8aae0e401342ea0da3a480d322ebfd0611a680;hpb=9eed514f9bcef08aa7ae65ab6cd64cb2aeea9e6c;p=ci-management.git 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