Skip to content

Commit

Permalink
CP-26717: Runtest builds and runs Gpumon CLI
Browse files Browse the repository at this point in the history
Signed-off-by: Akanksha Mathur <akanksha.mathur@citrix.com>
  • Loading branch information
Akanksha Mathur committed Feb 1, 2018
1 parent b415351 commit 9f99089
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gpumon/jbuild
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,9 @@ let () = Printf.ksprintf Jbuild_plugin.V1.send {|
rpclib.markdown
xcp.gpumon))))

(alias
((name runtest)
(deps (gpumon_cli.exe))
(action (run ${<}))))

|} (flags rewriters) coverage_rewriter

0 comments on commit 9f99089

Please sign in to comment.