From 2ab965007ca8c12508e11cc7314a29a96ca595bd Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Wed, 30 Sep 2015 20:04:46 -0700 Subject: [PATCH] Bug 1158932: Clobbering branch //depot/bora/vsphere-2015/... from //depot/bora/prod-2015/...@2511606 --- pyVmomi/VmomiSupport.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyVmomi/VmomiSupport.py b/pyVmomi/VmomiSupport.py index cd369a9..5e44db5 100644 --- a/pyVmomi/VmomiSupport.py +++ b/pyVmomi/VmomiSupport.py @@ -48,7 +48,8 @@ except: (F_LINK, F_LINKABLE, - F_OPTIONAL) = [ 1<