diff -r 9b1710c50230 -r 23f5ed6dbcb1 tests/hghave --- a/tests/hghave Tue Jul 06 12:42:32 2021 +0200 +++ b/tests/hghave Fri Jul 02 23:09:44 2021 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python """Test the running system for features availability. Exit with zero if all features are there, non-zero otherwise. If a feature name is prefixed with "no-", the absence of feature is tested.