From e6150169cdfb051505e0e2211b2eeb79befb83cc Mon Sep 17 00:00:00 2001 From: Zev Benjamin Date: Wed, 29 May 2013 15:21:08 -0400 Subject: [PATCH] Fix API path for check_send_receive.py (imported from commit a930475d2b65324c838b4fd40fe8ce007c52089b) --- bots/check_send_receive.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bots/check_send_receive.py b/bots/check_send_receive.py index fa8c159..cc8dbef 100755 --- a/bots/check_send_receive.py +++ b/bots/check_send_receive.py @@ -59,7 +59,7 @@ sendreceive.warning 3 sendreceive.critical 5""" sys.exit(0) -sys.path.append('/home/humbug/humbug/api') +sys.path.append('/home/humbug/humbug-deployments/current/api') import humbug states = {