Remove FAKE mode, use /usr/bin/echo for tests
This commit is contained in:
@@ -37,6 +37,7 @@ class PipelineServer:
|
||||
"port": port,
|
||||
"pipelines_dir": os.path.join(work_dir, "pipelines") + "/",
|
||||
"logs_dir": os.path.join(work_dir, "logs") + "/",
|
||||
"opencode_path": "/usr/bin/echo",
|
||||
}
|
||||
if web_root:
|
||||
config["web_root"] = web_root
|
||||
|
||||
Reference in New Issue
Block a user