Unverified Kaydet (Commit) c06f07dd authored tarafından Suleyman Poyraz's avatar Suleyman Poyraz

Merge branch 'develop' into deve

......@@ -141,7 +141,6 @@ def setup():
options = inary.config.Options()
options.destdir = 'tests/tmp_root'
inary.api.set_options(options)
inary.api.set_scom(False)
ctx.config.values.general.distribution = "Sulin"
ctx.config.values.general.distribution_release = "2018"
......
......@@ -5,7 +5,7 @@ try:
import ciksemel
except:
pass
raise("Ciksemel not found")
from inary.sxml import xmlext_minidom as xmlmdom
import xml.dom.minidom
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment