X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/2d2a13966c74ffe86fc10abfbe1ac4c9798788ce..6a833a6e83865f6999707cc30768d07e1351c2cb:/test/test-lib.sh diff --git a/test/test-lib.sh b/test/test-lib.sh index 201d0ebb..29ec0083 100644 --- a/test/test-lib.sh +++ b/test/test-lib.sh @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see http://www.gnu.org/licenses/ . +# along with this program. If not, see https://www.gnu.org/licenses/ . if [ ${BASH_VERSINFO[0]} -lt 4 ]; then echo "Error: The notmuch test suite requires a bash version >= 4.0"