Versions
06a4afb
What happened?
The following still reference examples/ which is no longer available:
|
with open('examples/${BACKEND}.yaml') as f: |
|
1. `cp examples/libvirt.yaml ./` |
What you expected to happen?
If examples/ is needed it should be in the repo (or a reference on how to get it should be available). Otherwise, the references to examples/ should be removed.
How to reproduce it (as minimally and precisely as possible)?
Look at the files :-D
Versions
06a4afb
What happened?
The following still reference
examples/which is no longer available:installer/tests/run.sh
Line 84 in 67c75fa
installer/docs/dev/libvirt-howto.md
Line 166 in d628b1c
What you expected to happen?
If
examples/is needed it should be in the repo (or a reference on how to get it should be available). Otherwise, the references toexamples/should be removed.How to reproduce it (as minimally and precisely as possible)?
Look at the files :-D