X-Git-Url: https://git.tld-linux.org/?p=tld-builder.git;a=blobdiff_plain;f=client%2Fmake-request.sh;h=577ffcddaa9cbd06d6b5a7d2b2667b843938c8d7;hp=8467bf1dd4416551d5325b63e9850d794feb1694;hb=a17cb2c203c09f61fb0e8b2f4f71e4e3a2da6571;hpb=152e487d9b9a69fd7cf20c23ed8550d7e25cd8ef 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