Fix typo in test16096.sh: ${EXT} -> ${EXE}#9213
Conversation
|
Thanks for your pull request and interest in making D better, @ThomasMader! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub fetch digger
dub run digger -- build "stable + dmd#9213" |
wilzbach
left a comment
There was a problem hiding this comment.
Hmm I wonder why it passed on the testsuite as the script that sources this does among other a set -u
Strange indeed. I got a |
cc @wilzbach