Revision bd2475e2

b/lib/cmdlib.py
6536 6536
    ("identify_defaults", False, _TBool),
6537 6537
    ("file_driver", None, _TOr(_TNone, _TElemOf(constants.FILE_DRIVER))),
6538 6538
    ("file_storage_dir", None, _TMaybeString),
6539
    ("dry_run", False, _TBool),
6540 6539
    ]
6541 6540
  REQ_BGL = False
6542 6541

  

Also available in: Unified diff