Fix API path for check_send_receive.py

(imported from commit a930475d2b65324c838b4fd40fe8ce007c52089b)
This commit is contained in:
Zev Benjamin 2013-05-29 15:21:08 -04:00
parent 5e8e1e09bd
commit e6150169cd

View file

@ -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 = {