Skip to content

Commit 3735b83

Browse files
author
davidcok
committed
Merge branch 'master' of https://github.com/dafny-lang/dafny
2 parents f601a6a + aebedba commit 3735b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/lit.site.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ for root in potentialSolverRoots:
163163
z3Path = potentialPath
164164

165165
if not z3Path:
166-
lit_config.fatal('Could not find solver ' + potentialSolverRoots + ' ' + potentialSolverExecutables)
166+
lit_config.fatal('Could not find solver')
167167
config.substitutions.append( ('%z3', z3Path ) )
168168

169169
# Add diff tool substitution

0 commit comments

Comments
 (0)