Default new import.py apps to UCM:Tags (should be a standard)

This commit is contained in:
Daniel Martí 2013-11-16 22:53:04 +01:00
parent d32722a4aa
commit b1ae08e850

View file

@ -259,6 +259,7 @@ def main():
app['License'] = license
app['Repo Type'] = repotype
app['Repo'] = repo
app['Update Check Mode'] = "Tags"
# Create a build line...
build = {}