set link_seen after meta_get_file_list
authorMichal Vyskocil <mvyskocil@suse.cz>
Tue, 6 Apr 2010 08:57:49 +0000 (10:57 +0200)
committerMichal Vyskocil <mvyskocil@suse.cz>
Tue, 6 Apr 2010 09:00:45 +0000 (11:00 +0200)
commitc763369c170854df516706fbe9e03d62c5519a60
tree946b89e8a53d2d80b4a718ce6ba342d4a287b706
parent38cd884c528faf79e294fc7aef7156f24023a264
set link_seen after meta_get_file_list

1.) not necessary to iterate through list to test the occurence of a
  string in a list
2.) removed duplicate tests
osc/commandline.py