Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
e0ee9946
Commit
e0ee9946
authored
Jul 13, 2001
by
sewardj
Browse files
[project @ 2001-07-13 15:40:24 by sewardj]
Fix bogons from last commit.
parent
708d4ba7
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/config/vanilla-test.T
View file @
e0ee9946
...
...
@@ -247,7 +247,7 @@ def vanilla-run-test-actions ( $extra_compile_args,
{
pretest_cleanup()
$res
= simple_build_Main_WRK(
$extra_compile_args
)
$res
= simple_build_Main_WRK(
$extra_compile_args
, False
)
-- If the compiler barf'd, fail.
if
$res
/=
"
0
"
then say_fail_because_compiler_barfd (
$res
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment