• M
    esx: Fix regression in absolute file name handling · 8357d91b
    Matthias Bolte 提交于
    Before commit 145d6cb0 (in August 2010) absolute file names
    in VMX and domain XML configs were handled correctly. But this got
    lost during the refactoring. The test cases didn't highlight this
    problem because they have their own set of file name handling
    functions. The actual ones require a real connection to an ESX
    server. Also the test case functions always worked correctly.
    
    Fix the regression and add a new in-the-wild VMX file that contains
    such a problematic absolute path. Even though this test case won't
    protect against new regressions.
    
    Reported by lofic (IRC nick)
    8357d91b
vmx2xml-esx-in-the-wild-6.vmx 2.7 KB