From 279aa216375d46b08ea28ed0f161d034ac32caee Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Tue, 27 Sep 2022 11:44:03 -0400 Subject: say goodbye to the old custom Python bindings in src/python The Python bindings are now generated using glib-introspection. --- scripts/buildtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/buildtests.sh b/scripts/buildtests.sh index 1d075127..80a7a3b6 100755 --- a/scripts/buildtests.sh +++ b/scripts/buildtests.sh @@ -689,7 +689,7 @@ MEMCONSIST_BUILD test1memc "" MEMCONSIST_BUILD test2memc "$CMAKEOPTS" MEMCONSIST_BUILD test3memc "$TZCMAKEOPTS" MEMCONSIST_BUILD test4memc "$UUCCMAKEOPTS" -#FIXME: the python test scripts needs for introspection need some love +#FIXME: the python test scripts for introspection need some love #MEMCONSIST_BUILD test5memc "$GLIBOPTS" #Address sanitizer -- cgit v1.2.1