[node-patches] Change in ovirt-node-iso[master]: Small type when setting the release string
dcaroest at redhat.com
dcaroest at redhat.com
Tue Apr 15 18:47:57 UTC 2014
David Caro has uploaded a new change for review.
Change subject: Small type when setting the release string
......................................................................
Small type when setting the release string
Change-Id: I78c4a3491c5631283acd8157e8627c29b951f6d3
Signed-off-by: David Caro <dcaroest at redhat.com>
---
M jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node-iso refs/changes/05/26805/1
diff --git a/jenkins.sh b/jenkins.sh
index 2c2fd4f..83e73ac 100755
--- a/jenkins.sh
+++ b/jenkins.sh
@@ -240,7 +240,7 @@
createrepo "${OVIRT_CACHE_DIR}"/ovirt
recipes_dir="${WORKSPACE}/${recipe_name}/usr/share/${recipe_name}"
-generate_iso "$recipes_dir" "${recipe_build_number}${BUILD_NUMBER}"
+generate_iso "$recipes_dir" "${recipe_build_number}.${BUILD_NUMBER}"
write_build_info "$recipe_name" "$recipe_rpm"
--
To view, visit http://gerrit.ovirt.org/26805
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I78c4a3491c5631283acd8157e8627c29b951f6d3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-iso
Gerrit-Branch: master
Gerrit-Owner: David Caro <dcaroest at redhat.com>
More information about the node-patches
mailing list