take precision

This commit is contained in:
Filip Gralinski 2018-01-02 17:17:54 +01:00
parent 14c5c59aaa
commit 6784d8cec5

View File

@ -120,7 +120,7 @@ checkTestDir chan challengeId challenge commit testDir = do
testChecksum=(SHA1 checksum),
testCommit=commit,
testActive=True,
testPrecision=Nothing }
testPrecision=geoPrecision opts}
return ()
else
msg chan $ concat ["Test dir ", (T.pack testDir), " does not have expected results."]