aboutsummaryrefslogtreecommitdiffstats
path: root/bin/bitbake-hashclient
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bitbake-hashclient')
-rwxr-xr-xbin/bitbake-hashclient2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/bitbake-hashclient b/bin/bitbake-hashclient
index a89290217..494f17592 100755
--- a/bin/bitbake-hashclient
+++ b/bin/bitbake-hashclient
@@ -13,6 +13,8 @@ import pprint
import sys
import threading
import time
+import warnings
+warnings.simplefilter("default")
try:
import tqdm