[Git][ghc/ghc][wip/angerman/cross-test-suite] Drop left debug statement
Moritz Angermann
gitlab at gitlab.haskell.org
Thu Jul 16 03:47:34 UTC 2020
Moritz Angermann pushed to branch wip/angerman/cross-test-suite at Glasgow Haskell Compiler / GHC
Commits:
05b7696d by Moritz Angermann at 2020-07-16T03:47:18+00:00
Drop left debug statement
- - - - -
1 changed file:
- testsuite/tests/rts/T9579/all.T
Changes:
=====================================
testsuite/tests/rts/T9579/all.T
=====================================
@@ -9,7 +9,6 @@ def T9579_run_test(binName, expExitCode):
# 3. capture exitcode using echo
# 4. replace actual number with NUM
testCommandTemplate = """
- echo "TEST_WRAPPER=$TEST_WRAPPER"
$MAKE -s --no-print-directory T9579_{binName} \
&& ( ( "$TEST_WRAPPER" ./T9579_{binName} 2>&1; echo $?) \
| sed -e 's/[0-9]* bytes/NUM bytes/g' ) \
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/05b7696ddad183d51698895164473fef34640de3
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/05b7696ddad183d51698895164473fef34640de3
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200715/c034a351/attachment.html>
More information about the ghc-commits
mailing list