summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-09-27 11:44:03 -0400
committerAllen Winter <allen.winter@kdab.com>2022-09-27 11:45:40 -0400
commit279aa216375d46b08ea28ed0f161d034ac32caee (patch)
tree27622b1b6349b92e8e77a43a045e186251f8dc2b /scripts
parent0edc2cc9e25ac3a763491f8e002a286af0576d33 (diff)
downloadlibical-git-279aa216375d46b08ea28ed0f161d034ac32caee.tar.gz
say goodbye to the old custom Python bindings in src/python
The Python bindings are now generated using glib-introspection.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/buildtests.sh2
1 files changed, 1 insertions, 1 deletions
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