From 5ae8a9214da9285aa6e7e374288eaf9adc1ba862 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Oct 2015 08:11:55 +0200 Subject: Add note --- bpkg/rep-fetch.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bpkg/rep-fetch.cxx') diff --git a/bpkg/rep-fetch.cxx b/bpkg/rep-fetch.cxx index f091f24..7443f56 100644 --- a/bpkg/rep-fetch.cxx +++ b/bpkg/rep-fetch.cxx @@ -104,6 +104,8 @@ namespace bpkg // calling the "naked" fetch_repositories() above, we will call // a function from rep-verify that will perform extra verifications. // + // @@ Also check for self-prerequisite. + // switch (rr) { case repository_role::complement: -- cgit v1.1