summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2024-10-16 22:48:07 +0000
committerFedja Beader <fedja@protonmail.ch>2024-10-16 22:48:07 +0000
commit4211865f6d6c44df17ba60f3d0f84acae141e517 (patch)
treed600637ba3a5fdefab18be4ba3ca5b5cd1832589
parent4754f8cfc4ec1a00aff849f41e0bff03d86a70e2 (diff)
downloadclientdata-4211865f6d6c44df17ba60f3d0f84acae141e517.tar.gz
clientdata-4211865f6d6c44df17ba60f3d0f84acae141e517.tar.bz2
clientdata-4211865f6d6c44df17ba60f3d0f84acae141e517.tar.xz
clientdata-4211865f6d6c44df17ba60f3d0f84acae141e517.zip
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
-rwxr-xr-x.tools/testxml.sh2
1 files changed, 1 insertions, 1 deletions
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