From: Colin Walters Date: Wed, 2 Aug 2017 17:26:23 +0000 (-0400) Subject: tests/libtest-core.sh: Add a comment that this copy is canonical X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~33^2~47 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7f33d94dde16c685169c93a868ae91c8390e4292;p=ostree.git 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 --- diff --git a/tests/libtest-core.sh b/tests/libtest-core.sh index de850544..d0b7d372 100644 --- a/tests/libtest-core.sh +++ b/tests/libtest-core.sh @@ -1,6 +1,9 @@ -# Core source library for shell script tests; this -# file is intended to be the canonical source, which at -# is copied at least into: +# Core source library for shell script tests; the +# canonical version lives in: +# +# https://github.com/ostreedev/ostree +# +# Known copies are in the following repos: # # - https://github.com/projectatomic/rpm-ostree #