From 11ae28ee51b6ac7834d02be4f47d86167308f804 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=B3mas=20Edwardsson?= Date: Fri, 13 Aug 2010 12:22:35 +0000 Subject: [PATCH] Moved check_bond.py to check_bond --- check_bond.py/trunk/{check_bond.py => check_bond} | 1 + 1 file changed, 1 insertion(+) rename check_bond.py/trunk/{check_bond.py => check_bond} (99%) diff --git a/check_bond.py/trunk/check_bond.py b/check_bond.py/trunk/check_bond similarity index 99% rename from check_bond.py/trunk/check_bond.py rename to check_bond.py/trunk/check_bond index 9303613..efa8d1a 100644 --- a/check_bond.py/trunk/check_bond.py +++ b/check_bond.py/trunk/check_bond @@ -69,6 +69,7 @@ def readbond( interface ): def usage(): print "Usage: %s -i bond0" % sys.argv[0] + sys.exit(3) def main(argv): # Set variables