From 2fca6d23f87304ceed78e93d2a52d137c5ffd0c7 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 26 Apr 2023 21:34:12 +0300 Subject: Add support for build artifacts upload in agent --- tests/integration/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/integration/testscript b/tests/integration/testscript index 75b61cb..a608bef 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -417,7 +417,7 @@ end tftp = 127.0.0.1:55123 a = $0 -+ sed -e 's/-agent$/-worker/' <"$0" | set w ++sed -e 's/-agent$/-worker/' <"$0" | set w : agent : -- cgit v1.1