aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/sh
diff options
context:
space:
mode:
authorgjoranv <gv@yahoo-inc.com>2016-11-10 11:02:42 +0100
committergjoranv <gv@yahoo-inc.com>2016-11-10 11:02:42 +0100
commitcdb1746351a22163b66de84fad589c20336dcdcf (patch)
tree3a123f7cf6c79a1255d3331bdcfbf6e0d0452c35 /config-model/src/test/sh
parent6b9522fdf674342f707a8723ffb554b0dc01ac62 (diff)
Allow and test new 'metrics' element in services.xml.
Diffstat (limited to 'config-model/src/test/sh')
-rwxr-xr-xconfig-model/src/test/sh/test-schema.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/sh/test-schema.sh b/config-model/src/test/sh/test-schema.sh
index d9e88283568..62d75124d90 100755
--- a/config-model/src/test/sh/test-schema.sh
+++ b/config-model/src/test/sh/test-schema.sh
@@ -2,7 +2,7 @@
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
set -e
-pushd src/main && make
+pushd src/main && make clean all
popd
jar="target/jing.jar"