aboutsummaryrefslogtreecommitdiff
path: root/buildbot-utils.el
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2023-03-27 15:34:18 +1100
committerYuchen Pei <hi@ypei.me>2023-03-27 15:34:18 +1100
commitc79dd7c405cf170996e881a422f848ed3d5e015a (patch)
tree0549dd47bd2e428d096cd7aa23fa756809e5ebd2 /buildbot-utils.el
parent47521e266136087846ef928c1377e6a0e4630ce8 (diff)
linting
Diffstat (limited to 'buildbot-utils.el')
-rw-r--r--buildbot-utils.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildbot-utils.el b/buildbot-utils.el
index b748f6d..fec0070 100644
--- a/buildbot-utils.el
+++ b/buildbot-utils.el
@@ -1,4 +1,7 @@
;; -*- lexical-binding: t; -*-
+
+(defvar buildbot-client-buffer-name "*buildbot api*")
+
(defun buildbot-parse-http-header (text)
(let ((status) (fields))
(with-temp-buffer