Declare scripts.runner as ported. Ref #3603.

This commit is contained in:
Jason R. Coombs 2021-01-30 11:24:06 -05:00
parent 5bf2b09b81
commit 2bd244dde9

View File

@ -72,6 +72,7 @@ PORTED_MODULES = [
"allmydata.mutable.servermap",
"allmydata.node",
"allmydata.nodemaker",
"allmydata.scripts.runner",
"allmydata.scripts.types_",
"allmydata.stats",
"allmydata.storage_client",