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
4e9a98bb
Commit
4e9a98bb
authored
Jul 09, 2007
by
Simon Marlow
Browse files
Fix this test to work with shells that don't have {..} globbing
e.g. the /bin/sh on my Ubuntu 7.04 system
parent
7ce92ca7
Changes
1
Show whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ghci.debugger/scripts/break007.script
View file @
4e9a98bb
:!rm -f ../Test3.
{o,
hi
}
:!rm -f ../Test3.
o ../Test3.
hi
:set -fobject-code
:set -fobject-code
:l ../Test3
:l ../Test3
:b 1
:b 1
-- can't set a breakpoint in a compiled module
-- can't set a breakpoint in a compiled module
:!rm -f ../Test3.
{o,
hi
}
:!rm -f ../Test3.
o ../Test3.
hi
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