ports/devel/cbang/files/patch-tests_testHarness
Thierry Thomas 1693fff357 devel/cbang: upgrade to 1.7.0
This removes our previous patches, but add some new ones related to OpenSSL.
2022-09-30 17:14:35 +02:00

10 lines
286 B
Python

--- tests/testHarness.orig 2022-09-17 22:00:36 UTC
+++ tests/testHarness
@@ -1,4 +1,5 @@
-#!/usr/bin/env python3
+#! %%PYTHON_CMD%%
+# Note: the following code is not compatible with Python-3.x
# -*- mode: python -*-
#
# This software is available as Open-Source software under the