]> www.infradead.org Git - users/dhowells/kafs-utils.git/commitdiff
The "vos examine" script needs to import AFSException to be able to use it
authorDavid Howells <dhowells@redhat.com>
Wed, 13 Aug 2014 17:51:11 +0000 (18:51 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 13 Aug 2014 17:51:11 +0000 (18:51 +0100)
Signed-off-by: David Howells <dhowells@redhat.com>
suite/commands/vos/examine.py

index dc151a3fd34f03954de346f4ce9fa87230e288c8..71136c5b0d90865de7b5ba17265a7441830d5e1b 100644 (file)
@@ -22,6 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 """
 
 from afs.argparse import *
+from afs.exception import AFSException
 from afs.lib.output import *
 from afs.lib.voldisplay import *
 from afs.lib.partition import id2part