Chirayu Desai a892b1006b sync: assign manifest_name earlier
* manifest_name was never set if opt.smart_sync or opt.smart_tag is used.
* Set it earlier, so that the code handles it correctly when it is None.
* An UnboundLocalError is raised if running `repo sync` without any options:
  local variable 'manifest_name' referenced before assignment
* This fixes the above regression caused by commit
  53a6c5d93a8ba708208826dab64c55fe97f06d0b

Change-Id: I57086670f3589beea8461ce0344f6ec47ab85b7b
2013-06-11 14:18:58 +05:30
..
2013-04-18 21:35:49 +05:30
2013-04-18 21:35:49 +05:30
2012-11-14 12:09:38 +09:00
2012-11-14 12:09:38 +09:00
2013-04-18 21:35:49 +05:30
2013-04-18 21:35:49 +05:30
2012-09-18 09:54:57 +02:00
2013-06-11 14:18:58 +05:30