Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
3bd037a3
Commit
3bd037a3
authored
Dec 19, 2009
by
Ian Lynagh
Browse files
Fix broken python syntax
parent
6436bddc
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/module/base01/all.T
View file @
3bd037a3
...
...
@@ -2,7 +2,7 @@ setTestOpts(only_compiler_types(['ghc']))
test
('
base01
',
[
normalise_slashes
,
clean_cmd
(
$MAKE
-
s clean')],
clean_cmd
(
'
$MAKE -s clean
')],
run_command
,
['
$MAKE -s base01 --no-print-directory
'])
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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