Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
savoirfairelinux
jami-daemon
Commits
abf3192b
Commit
abf3192b
authored
Aug 01, 2012
by
Emmanuel Milou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[#14162] use right launchpad repo for stable releases
parent
395aa7be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tools/build-system/launch-build-machine-jenkins.sh
tools/build-system/launch-build-machine-jenkins.sh
+2
-2
No files found.
tools/build-system/launch-build-machine-jenkins.sh
View file @
abf3192b
...
...
@@ -146,11 +146,11 @@ LAUNCHPAD_CONF_PREFIX=""
if
[
${
IS_RELEASE
}
]
;
then
SOFTWARE_VERSION
=
"
${
CURRENT_RELEASE_VERSION
}
"
COMMIT_HASH_BEGIN
=
"
${
PREVIOUS_RELEASE_COMMIT_HASH
}
"
LAUNCHPAD_CONF_PREFIX
=
"sflphone
-testing
"
LAUNCHPAD_CONF_PREFIX
=
"sflphone"
else
SOFTWARE_VERSION
=
"
${
VERSION_NUMBER
}
-rc
${
SNAPSHOT_TAG
}
"
COMMIT_HASH_BEGIN
=
"
${
CURRENT_RELEASE_COMMIT_HASH
}
"
LAUNCHPAD_CONF_PREFIX
=
"sflphone-
testing
"
LAUNCHPAD_CONF_PREFIX
=
"sflphone-
nightly
"
fi
VERSION
=
"
${
SOFTWARE_VERSION
}
~ppa
${
VERSION_INDEX
}
~SYSTEM"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment