Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move from sources.list to sources.list.d/tizonia.list #774

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zetneteork
Copy link

To follow best practice, I am moving the tizonia repository from sources.list.
I placed the repository to the new dedicated file /etc/apt/sources.list.d/tizonia.list

To prevent issues of a double repository, I remove the previous record in sources.list only if exist:

sudo sed -i '/dl.bintray.com\/tizonia/d' /etc/apt/sources.list

@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #774 (76eefdd) into master (a1e8f8b) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #774   +/-   ##
=======================================
  Coverage   34.94%   34.94%           
=======================================
  Files         397      397           
  Lines       52294    52294           
=======================================
+ Hits        18272    18276    +4     
+ Misses      34022    34018    -4     
Impacted Files Coverage Δ
libtizonia/src/tizscheduler.c 85.73% <0.00%> (+0.08%) ⬆️
libtizonia/src/tizkernel_helpers.inl 62.61% <0.00%> (+0.35%) ⬆️
libtizplatform/src/tizpqueue.c 86.60% <0.00%> (+0.44%) ⬆️

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 a1e8f8b...76eefdd. Read the comment docs.

@zetneteork
Copy link
Author

Hi, would you like to add this code to a git repository?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant