diff options
-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 |