Update catalyst tools to use git for amd64 and x86.
This commit is contained in:
parent
f061c9fb36
commit
e38dced51f
3 changed files with 13 additions and 9 deletions
|
@ -57,7 +57,7 @@ run_cmd() {
|
|||
pre_build() {
|
||||
# This is a skeleton function that you can override from the config file.
|
||||
# It will be executed before the build is started. You can use this to
|
||||
# update a svn checkout of spec files
|
||||
# update the checkout of the releng repo
|
||||
local foo=bar
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue