]> git.proxmox.com Git - proxmox-backup.git/commit
http-client: fix typoed ticket cache condition
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 20 Jan 2021 16:23:54 +0000 (17:23 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 25 Jan 2021 10:41:51 +0000 (11:41 +0100)
commitdbd00a57b09027be87e15b55702ccbdfe834784d
treecf4585e222240493110769d8d90fc6ec010a189f
parentd08cff51a4edf3a3bf38b055be45a1752f2f5aae
http-client: fix typoed ticket cache condition

which was even copy-pasted once without noticing.

found with clippy.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/client/http_client.rs