changed command line argument for testing

This commit is contained in:
2025-06-06 14:24:26 +01:00
parent 3c3cfac5e2
commit 54a675e0c0

View File

@@ -116,5 +116,5 @@ eitherErrorDecode esa =
-- assumes the program is ran inside the haskell module in p2prc's repo
-- assumes that last path segment is "haskell" and that p2prc binary's name is "p2p-rendering-computation"
p2prcCmdName :: String
p2prcCmdName = "p2p-rendering-computation"
p2prcCmdName = "p2prc"