Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit 22456e5

Browse files
committed
add the missing import module
1 parent a124906 commit 22456e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

haproxy/helper/update_helper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import subprocess
33
import threading
44
import time
5+
import errno
56

67
from haproxy.config import HAPROXY_RUN_COMMAND, RELOAD_TIMEOUT
78

0 commit comments

Comments
 (0)