Skip to content

Commit e3725b2

Browse files
committed
generate json status object
1 parent 621d30d commit e3725b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mrt-inttest-services/merritt-ops/scripts/ecs-helpers.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ make_status() {
101101
--arg status "$status" \
102102
--arg label "$label" \
103103
--arg duration "$(duration)" \
104-
'ARGS.named')
104+
'$ARGS.named')
105105
}
106106

107107
task_init() {

0 commit comments

Comments
 (0)