]> git.plutz.net Git - rigidfind/commitdiff
remove debug output
authorPaul Hänsch <paul@plutz.net>
Tue, 5 Mar 2024 15:41:54 +0000 (16:41 +0100)
committerPaul Hänsch <paul@plutz.net>
Tue, 5 Mar 2024 15:41:54 +0000 (16:41 +0100)
index.cgi

index 68d0ef2c21d126b8d8e1d5c08a5d8a4368b53455..50fb338aa1c0e7413664c3c44fd4e0b3090fe770 100755 (executable)
--- 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="$(