X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=test%2Ftest-lib.sh;h=29ec0083e4170e1053bd6e94a56c52c3a4274cb6;hp=201d0ebb94bb96da3acfbd331011b67708254c38;hb=6a833a6e83865f6999707cc30768d07e1351c2cb;hpb=554b90b58e367ada5fdad3165c76673458f65434 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"