summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2015-11-11 00:34:36 +0100
committerjose.lausuch <jose.lausuch@ericsson.com>2015-11-11 00:39:11 +0100
commitfe9932b75927d766c0d44f6696bee94fa0d88e2f (patch)
tree2cb71ea390d591ac99d464d42055c3373ccc24a0 /utils
parente2ee686780b7a06799e3597b39b041560aca84fc (diff)
Functest docker build script path corrected
JIRA: FUNCTEST-78 Change-Id: I90923c8e1a6354292f14921bcfe9ff4601eed717 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'utils')
-rwxr-xr-xutils/calculate_version.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/calculate_version.sh b/utils/calculate_version.sh
index aac212d55..5dccc075d 100755
--- a/utils/calculate_version.sh
+++ b/utils/calculate_version.sh
@@ -47,7 +47,7 @@ function docker_version() {
function artifact_version() {
# To be done
- echo ""
+ error "Not supported yet..."
}