diff options
Diffstat (limited to 't/parallel-tests-log-compiler-example.sh')
-rw-r--r-- | t/parallel-tests-log-compiler-example.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/parallel-tests-log-compiler-example.sh b/t/parallel-tests-log-compiler-example.sh index 32f970228..281d4ce32 100644 --- a/t/parallel-tests-log-compiler-example.sh +++ b/t/parallel-tests-log-compiler-example.sh @@ -12,7 +12,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/>. # Test the example of usage of generic and extension-specific # LOG_COMPILER and LOG_FLAGS given in the manual. |