restore original sas2ircu path

This commit is contained in:
Joe Hofeditz 2014-10-16 06:35:04 -07:00
parent 3a03488f87
commit 5297b3ef5e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import os
import re
import sys
binarypath = "/sbin/sas2ircu"
binarypath = "/usr/sbin/sas2ircu"
if len(sys.argv) > 2:
print 'Usage: sas2ircu-status [--nagios]'