]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check for "file not removed" in system test output
authorMichal Nowak <mnowak@isc.org>
Mon, 15 Feb 2021 10:59:33 +0000 (11:59 +0100)
committerMichal Nowak <mnowak@isc.org>
Wed, 17 Feb 2021 15:35:21 +0000 (16:35 +0100)
commit4a2778abdff4b91bde3cdc5cf28e22a77494b206
treeb985abc99d796f112acb6093fd8ffdd2283d516c
parent10bf725ee2500d5469ead305b6684b150267ff4d
Check for "file not removed" in system test output

Run this check only when in Git repository, because the run.sh function
which produces the "file not removed" warning is run only when build
directory is the same as the source directory, that is only for in-tree
builds.
.gitlab-ci.yml