mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
12 lines
304 B
Diff
12 lines
304 B
Diff
--- a/tests/test-build.sh
|
|
+++ b/tests/test-build.sh
|
|
@@ -95,7 +95,7 @@
|
|
RUN_ARGS="$RUN_ARGS --force";
|
|
fi;
|
|
|
|
- maybe_install_pycotap
|
|
+ # maybe_install_pycotap
|
|
|
|
if test ! -f $BUILDDIR/../data/$ANTHY_SCHEMA_FILE ; then
|
|
echo "Not found $BUILDDIR/../data/$ANTHY_SCHEMA_FILE";
|