From e56660e5a3e2ee7fb30c9d2933b9bf08d35ae4da Mon Sep 17 00:00:00 2001 From: Benedikt <beneritter@gmail.com> Date: Tue, 1 Mar 2016 16:52:11 +0100 Subject: [PATCH] Fix broken function reference --- test/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/run b/test/run index 0626c3f..9fe9002 100755 --- a/test/run +++ b/test/run @@ -131,7 +131,7 @@ test_connection() { prepare info "Testing STI incremental build" -run_sti_build +run_s2i_build check_result $? # Verify the 'usage' script is working properly -- GitLab