Added tag cubicweb-version-3.17.9, cubicweb-debian-version-3.17.9-1 for changeset 5668d210e49c
importConfigParsertry:undo_actions=config.cfgfile_parser.get('MAIN','undo-support',False)exceptConfigParser.NoOptionError:pass# this conf. file was probably already migratedelse:config.global_set_option('undo-enabled',bool(undo_actions))