tests/libtest-core.sh: Add a comment that this copy is canonical
Ref: https://github.com/projectatomic/bubblewrap/pull/203 Closes: #1047 Approved by: jlebon
This commit is contained in:
parent
e0f17b41ba
commit
7f33d94dde
|
|
@ -1,6 +1,9 @@
|
||||||
# Core source library for shell script tests; this
|
# Core source library for shell script tests; the
|
||||||
# file is intended to be the canonical source, which at
|
# canonical version lives in:
|
||||||
# is copied at least into:
|
#
|
||||||
|
# https://github.com/ostreedev/ostree
|
||||||
|
#
|
||||||
|
# Known copies are in the following repos:
|
||||||
#
|
#
|
||||||
# - https://github.com/projectatomic/rpm-ostree
|
# - https://github.com/projectatomic/rpm-ostree
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue