f3854f0 Fix internal error for ipa show-mappings

1 file Authored by akrivoka 11 years ago, Committed by mkosek 11 years ago,
    Fix internal error for ipa show-mappings
    
    The run() method of the show_mappings command was missing
    the **options parameter in its signature, causing the
    ipa show-mappings to fail with an internal error.
    
        
file modified
+1 -1