From: Paul Hänsch Date: Tue, 5 Mar 2024 15:41:54 +0000 (+0100) Subject: remove debug output X-Git-Url: http://git.plutz.net/?a=commitdiff_plain;h=17d8e7e46e49c56c6b88d0061bd90fdc47ced293;p=rigidfind remove debug output --- diff --git a/index.cgi b/index.cgi index 68d0ef2..50fb338 100755 --- a/index.cgi +++ b/index.cgi @@ -211,7 +211,7 @@ elif [ "$REQUEST_METHOD" = "DELETE" ]; then exit 0 elif [ "$REQUEST_METHOD" = "POST" ]; then - J="$(json_load "$(head -c "${CONTENT_LENGTH:-0}" |debug)")" + J="$(json_load "$(head -c "${CONTENT_LENGTH:-0}")")" J="$(json_get "$J" query.bool.must.bool.should)" words="$(