diff --git a/test/files/usr/libexec/rpcd/proxd b/test/files/usr/libexec/rpcd/proxd index a84532fc..2b038a3c 100755 --- a/test/files/usr/libexec/rpcd/proxd +++ b/test/files/usr/libexec/rpcd/proxd @@ -17,7 +17,6 @@ case "$1" in json_get_var path path json_init json_add_string "Description" "$path" - json_dump >/dev/console json_dump ;; esac