Skip to content

echo to stderr when sourced file is missing#13

Merged
dirk-thomas merged 2 commits intomasterfrom
err_msg_missing_script
Apr 13, 2018
Merged

echo to stderr when sourced file is missing#13
dirk-thomas merged 2 commits intomasterfrom
err_msg_missing_script

Conversation

@dirk-thomas
Copy link
Member

Instead of requiring COLCON_TRACE to be set a message is always printed to stderr when a file is missing which is supposed to be sourced.

@dirk-thomas dirk-thomas force-pushed the err_msg_missing_script branch from 067871a to 5228516 Compare April 13, 2018 18:26
@codecov-io
Copy link

codecov-io commented Apr 13, 2018

Codecov Report

Merging #13 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   77.23%   77.23%           
=======================================
  Files          48       48           
  Lines        2438     2438           
  Branches      387      387           
=======================================
  Hits         1883     1883           
  Misses        544      544           
  Partials       11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7d1e95...5228516. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants