Mailinglist Archive: opensuse-buildservice (225 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Re: using custom variables with tar_scm
- From: Togan Muftuoglu <toganm@xxxxxxxxxxxx>
- Date: Wed, 14 Sep 2011 00:46:01 +0200
- Message-id: <4E6FDD29.7020809@opensuse.org>
On 09/13/2011 08:58 PM, Troy Telford wrote:
I am using the build.opensuse.org and if I could find a way to pass
things to the spec that would be great but I do not see a way
changeset=\
'hg parents --template 'Latest-tag:{latesttag},CSet:{rev}:{node|short}''
Togan
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
On 2011-09-13 10:38:08 +0000, Togan Muftuoglu said:
Is there a way to store the output of various commands ie "hg log" "hg
parents" in a variable when using service files like tar_scm or
set_version
Writing/editing the source service scripts isn't particularly hard - but
it requires you have root access on the OBS server. (Not a problem if
you run your own OBS service like I do, but it's much more difficult if
you're using build.opensuse.org).
I am using the build.opensuse.org and if I could find a way to pass
things to the spec that would be great but I do not see a way
changeset=\
'hg parents --template 'Latest-tag:{latesttag},CSet:{rev}:{node|short}''
Togan
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |