We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf26229 commit 5b877d4Copy full SHA for 5b877d4
src/cls/community/deploy.cls
@@ -4,7 +4,7 @@ Class community.deploy
4
5
ClassMethod run(NameSpace) As %Status
6
{
7
- w "Loading data from GitHub", !
+ w !, "Loading data from GitHub", !
8
Set sc = $$$OK
9
If $g(NameSpace)'="" set $namespace = NameSpace
10
0 commit comments