Skip to content

Commit 5b877d4

Browse files
committed
fixed info string
1 parent bf26229 commit 5b877d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cls/community/deploy.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Class community.deploy
44

55
ClassMethod run(NameSpace) As %Status
66
{
7-
w "Loading data from GitHub", !
7+
w !, "Loading data from GitHub", !
88
Set sc = $$$OK
99
If $g(NameSpace)'="" set $namespace = NameSpace
1010

0 commit comments

Comments
 (0)