@ -464,6 +464,8 @@ if not args.noconf:
sfr.close()
sf.close()
from buildsite_local import *
sys.path.append(WorkspaceDirectory)
from projects import *
@ -47,7 +47,7 @@ if os.path.isfile("log.log"):
os.remove("log.log")
log = open("log.log", "w")
from scripts import *
from buildsite import *
from tools import *
@ -31,7 +31,7 @@ if os.path.isfile("log.log"):
try:
@ -35,7 +35,7 @@ if os.path.isfile("log.log"):