From: Josh Soref Date: Sun, 13 Jun 2021 22:46:27 +0000 (-0400) Subject: spelling: bump X-Git-Tag: 1.8.0-rc.1~25^2~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b91169512d67e21700cbedf424c9f5e0764a8b6;p=thirdparty%2Fldns.git spelling: bump Signed-off-by: Josh Soref --- diff --git a/test/test_ci.sh b/test/test_ci.sh index 563cd23f..d772f70b 100755 --- a/test/test_ci.sh +++ b/test/test_ci.sh @@ -43,7 +43,7 @@ do [ "x$(uname -s)" = "xLinux" ] && continue ;; 32) # No backwards compatibility regression testing - # when .so had major version bumb. + # when .so had major version bump. chmod +x "$BUILD_DIR/packaging/ldns-config" BINAPI=$("$BUILD_DIR/packaging/ldns-config" --libversion) [ "x${BINAPI#*.}" = "x0.0" ] && continue