summaryrefslogtreecommitdiff
path: root/t/python6.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/python6.sh')
-rwxr-xr-xt/python6.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/python6.sh b/t/python6.sh
index b2bc7dae6..dddbae0d8 100755
--- a/t/python6.sh
+++ b/t/python6.sh
@@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Test detection of missing Python.
-# Same as python4.test, but using a custom ACTION-IF-NOT-FOUND.
+# Same as 'python4.sh', but using a custom ACTION-IF-NOT-FOUND.
# Python is not required for this test.
. ./defs || exit 1