Pass RunOptions.opts to GetoptOptions constructor.
commita53e8f056755f0dab4ef6375f97c5e1d1b196bba
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 7 Dec 2008 13:54:25 +0000 (7 13:54 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 7 Dec 2008 13:54:25 +0000 (7 13:54 +0000)
tree3f601f614dd5ca8e9ce9168258cf344c1aa065e7
parent5aabebf4f15f68ffa1eca6e192d777b69ddadbef
Pass RunOptions.opts to GetoptOptions constructor.

* cvs2svn_lib/run_options.py (GetoptOptions.__init__): Accept the
  destination list as a constructor parameter.

  (RunOptions.__init__): Pass self.opts to the GetoptOptions
  constructor.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@4668 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/run_options.py