Sugar Network/Recipe Specification: Difference between revisions
| Line 166: | Line 166: | ||
'''repository''' = <OBS-repository-glob> [; ...] | '''repository''' = <OBS-repository-glob> [; ...] | ||
List of Bazaar repositories recipe file should be built against. Value of ''repository'' option is a list of case-insensitive [http://docs.python.org/library/fnmatch.html globs]. | List of Bazaar repositories recipe file should be built against. Value of ''repository'' option is a list of case-insensitive [http://docs.python.org/library/fnmatch.html globs]. Bu default, recipe will be built against all allowed repositories. | ||
'''branch''' = <name> | '''branch''' = <name> | ||