Skip to content
Snippets Groups Projects
Unverified Commit 76e8f77a authored by Neil Lindquist's avatar Neil Lindquist
Browse files

Merge remote-tracking branch 'origin/master'

parents 3bd09942 608733b0
Branches
No related tags found
No related merge requests found
Pipeline #561827194 passed
......@@ -23,7 +23,7 @@ allowing package qualified test names to be used.
If the COVERALLS environemenal variable is present and non-empty, coverage will
be measured and reported to COVERALLS on platforms supported by CI-Utils.
Additionally, the environmental variable COVERAGE_EXCLUDED is read as a colon
Additionally, the environmental variable COVERAGE_EXCLUDE is read as a colon
seperated list of paths to exclude from measuring coverage, in addition to those
specified as arguments.
......
......@@ -22,7 +22,7 @@
,@body))
(defun coverage-excluded ()
"Gets the contents of the COVERAGE_EXCLUDED environemental variable as a list
"Gets the contents of the COVERAGE_EXCLUDE environemental variable as a list
of path strings"
; Copied from Eitaro Fukamachi's run-prove under the MIT license
; https://github.com/fukamachi/prove/blob/master/roswell/run-prove.ros
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment