Skip to content

Commit

Permalink
Missing Quit. Christopher!
Browse files Browse the repository at this point in the history
  • Loading branch information
shabiel committed Jun 11, 2017
1 parent f52c469 commit e6589f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion VPRJDSTATUS.m
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VPRJDSTATUS ;KRM/CJE -- Handle Operational Data Sync Status operations ; 10/20/2015
VPRJDSTATUS ;KRM/CJE -- Handle Operational Data Sync Status operations ;2017-06-11 4:28 PM
; No entry from top
Q
;
Expand Down Expand Up @@ -239,6 +239,7 @@ D DATA(RESULT,ARGS("id"),DETAILED,.CLAUSES)
. S:$G(^VPRSTATUSOD(SOURCE,"syncCompleteAsOf"))'="" @BUILD@("sourceMetaStamp",SSOURCE,"syncCompleteAsOf")=$G(^VPRSTATUSOD(SOURCE,"syncCompleteAsOf"))
. M @RESULT@("inProgress")=@BUILD
K @BUILD
QUIT
;
DEL(RESULT,ARGS) ; Delete all sync status data
; If we are passed an id only kill that site's sync status
Expand Down

0 comments on commit e6589f3

Please sign in to comment.