diff options
author | Fedja Beader <fedja@protonmail.ch> | 2024-10-15 02:28:42 +0200 |
---|---|---|
committer | Fedja Beader <fedja@protonmail.ch> | 2024-10-15 21:00:57 +0200 |
commit | beab794779f8ed64c0c47158b91b47315c3daf8e (patch) | |
tree | fb33d07610c4ad2ea2b460568c74f3c9c99279f9 | |
parent | b128b3a2ed0ba842e9e4d43768c91c1925b62524 (diff) | |
download | clientdata-beab794779f8ed64c0c47158b91b47315c3daf8e.tar.gz clientdata-beab794779f8ed64c0c47158b91b47315c3daf8e.tar.bz2 clientdata-beab794779f8ed64c0c47158b91b47315c3daf8e.tar.xz clientdata-beab794779f8ed64c0c47158b91b47315c3daf8e.zip |
Test sync_EVOL_cb73c414 branch https://git.themanaworld.org/ml/tools/-/merge_requests/4
-rwxr-xr-x | .tools/testxml.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tools/testxml.sh b/.tools/testxml.sh index d5967a77..88d7ccc6 100755 --- a/.tools/testxml.sh +++ b/.tools/testxml.sh @@ -9,7 +9,7 @@ aptget_install git-core libxml2-utils python python-pil python-soundfile rm -rf tools git clone https://git.themanaworld.org/specing/tools.git tools -git -C tools checkout testxml_update +git -C tools checkout sync_EVOL_cb73c414 cd tools/testxml |