From 95e52c13876590e4f15032216cd73a6e9d28b801 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Apr 2020 13:46:56 -0300 Subject: Fix the bug, and move testxml from silent to stfu Stop polluting my pipeline %%e --- .tools/testxml.sh | 2 +- npcs.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tools/testxml.sh b/.tools/testxml.sh index c813ef86..13985d46 100755 --- a/.tools/testxml.sh +++ b/.tools/testxml.sh @@ -22,7 +22,7 @@ if [[ -n "${RES}" ]]; then fi echo >../../clientdata/shared/error.log -./testxml.py silent |grep -v "Checking" >../../clientdata/shared/error.log +./testxml.py stfu >../../clientdata/shared/error.log res="$?" cat ../../clientdata/shared/error.log if [ "$res" != 0 ]; then diff --git a/npcs.xml b/npcs.xml index 0ccc226b..21ef8934 100644 --- a/npcs.xml +++ b/npcs.xml @@ -634,7 +634,7 @@ IDs 900-999 = Special hairstyles/hairstyle02.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#5b280a,994312,c55818 equipment/feet/boots-male.xml|#212121 equipment/legs/bandittrousers-male.xml - equipment/chest/warlodplate-male.xml|#222255,6666ff;#EFEFEF + equipment/chest/warlordplate-male.xml|#222255,6666ff;#EFEFEF equipment/head/imperialcrown.xml -- cgit v1.2.3-60-g2f50