Re: tiket #86

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Toshio.
It is channges for the pkgdb-client what I did if I understood You right:


200c200,203
<                 pkgdb.clone_branch(package, branch, options.masterBranch)
---
> 		if options.masterBranch:
> 	        	pkgdb.clone_branch(package, branch, options.masterBranch)
> 		else:
> 			pkgdb.clone_branch(package, branch, 'devel')

-Dmitry
200c200,203
<                 pkgdb.clone_branch(package, branch, options.masterBranch)
---
> 		if options.masterBranch:
> 	        	pkgdb.clone_branch(package, branch, options.masterBranch)
> 		else:
> 			pkgdb.clone_branch(package, branch, 'devel')
_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux