Skip to content

Commit

Permalink
rumprun: Missing json_finish in xen
Browse files Browse the repository at this point in the history
  • Loading branch information
mato committed Dec 16, 2015
1 parent 631266a commit 5aa54e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-tools/rumprun
Expand Up @@ -562,6 +562,7 @@ run_xen ()
json_append_ln "\"cmdline\": \""$@"\""
[ -n "${opt_name}" ] && json_append_ln "\"hostname\": \""${opt_name}"\""
json_finalize_block
json_finish

name=${opt_name:-rumprun-$(basename "$1")}
app="$1"
Expand Down

0 comments on commit 5aa54e7

Please sign in to comment.