From 4211865f6d6c44df17ba60f3d0f84acae141e517 Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Wed, 16 Oct 2024 22:48:07 +0000 Subject: testxml python3 update * Revert "Intentionally ruin a sound file to test error detection" This reverts commit 2dae2d0c996f0181d6efd8a9d2745c97ae3f368a. * Revert "Turn up the verbosity" This reverts commit a3fdfe54191c8f975aa6b1b193c289f38618be3f. * Revert "Actually test my testxml update repo&branch" This reverts commit 0881db041226ff55d2ad9b1252cd66c4c5fcdd84. * Revert "Disable unnecessary jobs for updating effort" This reverts commit c415c458d4823bbfab948cd7e952a9438b9db991. * testxml is now running under python3 * Test sync_EVOL_cb73c414 branch https://git.themanaworld.org/ml/tools/-/merge_requests/4 * Intentionally ruin a sound file to test error detection * Turn up the verbosity * So outdated that git lacks the switch command... * Actually test my testxml update repo&branch * Disable unnecessary jobs for updating effort **** ml/clientdata!174 --- .tools/testxml.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tools/testxml.sh b/.tools/testxml.sh index ad0617fa..c44ad0bd 100755 --- a/.tools/testxml.sh +++ b/.tools/testxml.sh @@ -5,7 +5,7 @@ source ./.tools/init.sh clientdata_init aptget_update -aptget_install git-core libxml2-utils python python-pil python-soundfile +aptget_install git-core libxml2-utils python3 python3-pil python3-soundfile rm -rf tools gitclone https://git.themanaworld.org/ml tools.git tools -- cgit v1.2.3-70-g09d2