• Shaya Potter's avatar
    Add a dry run flag to RM_Call execution (#11158) · 87e7973c
    Shaya Potter authored
    Add a new "D" flag to RM_Call which runs whatever verification the user requests,
    but returns before the actual execution of the command.
    
    It automatically enables returning error messages as CallReply objects to distinguish
    success (NULL) from failure (CallReply returned).
    87e7973c
misc.tcl 11.8 KB