take precision
This commit is contained in:
parent
14c5c59aaa
commit
6784d8cec5
@ -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."]
|
||||
|
Loading…
Reference in New Issue
Block a user