diff --git a/src/cls/community/deploy.cls b/src/cls/community/deploy.cls index af7d25f..d32888f 100644 --- a/src/cls/community/deploy.cls +++ b/src/cls/community/deploy.cls @@ -4,7 +4,7 @@ Class community.deploy ClassMethod run(NameSpace) As %Status { - w "Loading data from GitHub", ! + w !, "Loading data from GitHub", ! Set sc = $$$OK If $g(NameSpace)'="" set $namespace = NameSpace