X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=client%2Fmake-request.sh;h=577ffcddaa9cbd06d6b5a7d2b2667b843938c8d7;hb=57588b3651663a4ba4beff3ec1cd9c5a6de290d5;hp=8467bf1dd4416551d5325b63e9850d794feb1694;hpb=152e487d9b9a69fd7cf20c23ed8550d7e25cd8ef;p=tld-builder.git diff --git a/client/make-request.sh b/client/make-request.sh index 8467bf1..577ffcd 100755 --- a/client/make-request.sh +++ b/client/make-request.sh @@ -122,7 +122,7 @@ try: except Exception as e: print("Problem while sending request via HTTP: %s: %s" % (url, e), file=sys.stderr) sys.exit(1) - print("Request queued via HTTP.", file=sys.stdout) +print("Request queued via HTTP.", file=sys.stdout) ' "$url" ;; esac