diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-15 16:08:05 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-15 16:08:05 (GMT) |
commit | 7279cd5152033f4d20b55392559581a8df72b66f (patch) | |
tree | 3ace0150684f9303174640a12dcdc4dd6f0a889e /abs/core/xymon/hbfunc.py | |
parent | f024b872b2b673556a196c2622cc3ea3dd5fc5da (diff) | |
download | linhes_pkgbuild-7279cd5152033f4d20b55392559581a8df72b66f.zip linhes_pkgbuild-7279cd5152033f4d20b55392559581a8df72b66f.tar.gz linhes_pkgbuild-7279cd5152033f4d20b55392559581a8df72b66f.tar.bz2 |
xymon: python2
Diffstat (limited to 'abs/core/xymon/hbfunc.py')
-rw-r--r-- | abs/core/xymon/hbfunc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/xymon/hbfunc.py b/abs/core/xymon/hbfunc.py index 39e1680..60d0bde 100644 --- a/abs/core/xymon/hbfunc.py +++ b/abs/core/xymon/hbfunc.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 #checks that the MBE can connect to the minions # =============================================== |