]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#344,!173] Report test success 344-cql-upgrade-script-fails-on-ubuntu
authorTomek Mrugalski <tomasz@isc.org>
Thu, 13 Dec 2018 14:40:14 +0000 (15:40 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 13 Dec 2018 14:40:14 +0000 (15:40 +0100)
src/bin/admin/tests/cql_tests.sh.in

index aaa970345ea0ad974bdbbea60e263ba88ba16d89..2ed76d39ecc83ba5ff440b9fe7519e09c77323d0 100644 (file)
@@ -352,6 +352,9 @@ cql_unused_subnet_id_test() {
 
     # Wipe the database.
     cql_wipe
+
+    # Report test success.
+    test_finish 0
 }