diff service/reasoning/serv.n3 @ 756:f3f667769aef

python 3! and some types and cleanups Ignore-this: 3453a547ee745fa83668f36956c835cd
author drewp@bigasterisk.com
date Fri, 14 Feb 2020 00:07:23 -0800
parents fdddbdaf07b5
children 547979d8fc59
line wrap: on
line diff
--- a/service/reasoning/serv.n3	Thu Feb 13 23:00:06 2020 -0800
+++ b/service/reasoning/serv.n3	Fri Feb 14 00:07:23 2020 -0800
@@ -16,7 +16,7 @@
         "-v" "`pwd`:/opt"
       );
       :localRunCmdline (
-        "python3" "reasoning.py" "-v"
+        "python3" "reasoning.py" "-iro"
       );
       :dockerFile "Dockerfile"
 .